|
| Description |
Using this tag, you can make Squid to write User-Agent field from HTTP requests to the filename specified in this tag |
Build Option
|
–enable-useragent-log |
Usage
|
useragent_log path/filename |
Default
|
none |
Synopsis
By default useragent_log is disabled.
Arguments
path
|
Path for the useragent log file |
filename
|
File that contains useragent logs |
Example(s)
useragent_log /var/logs/usragent.log |
|