| Tag Name | emulate_httpd_log |
| Usage | emulate_httpd_log on|off |
Description
The Cache can emulate the log file format, which many ‘httpd’ programs use. To disable/enable this emulation, set emulate_httpd_log to ‘off’ or ‘on’.
| Default | emulate_httpd_log off (By Default Squid Native Log format is used. Since it includes useful information that Squid-specific log analyzers use). |
Example
emulate_httpd_log on
Caution
Before setting this to ON, make sure you have httpd_log file analyzers which will analyze log files and give us useful information.