Apache module mod_log_configavailable language: en | ja | ko // now Chinese
Description: Logging of the requests master to the server status: base module Identifier: log_config_Module Source File: MOD_LOG_CONFIG.C
Summary This module provides for flexible logging of client requests. Logs are written in a customizable format, and may be writtendirectly to a file, or to an external program. Conditional logging is provided so that individual requests may be included or excluded from the logs based On Characteristics of The Request. This module is used to implement the record of the customer request. The record can be written into a custom mode, and you can write directly to the file, or an external program. Since the conditional record is provided, the single request can be written to record or filtered according to the characteristics of the request.
Three directives are provided by this module: TransferLog to create a log file, LogFormat to set a custom format, and CustomLog to define a log file and format in one step The TransferLog and CustomLog directives can be used multiple times in each server to cause. Each Request to Be Logged to Multiple Files. This module provides 3 instructions: TransferLog is used to create a new record file, logformat is used to set format, and Customlog is used to detect files and record formats. The TransferLog and Customlog instructions can be used multiple times in each service to record each request into multiple record files. ... HOLD IT. Translate it here, I know that it is something that I useless. If you are interested, you will go see yourself. Source: http://httpd.apache.org/docs-2.0/mod/mod_log_config.html#customlog