web-proxy audit-log enable
Configures the syslog server settings to provide web proxy audit logging.
Syntax
[no] web-proxy audit-log remote-address <remote-address> remote-port <port> [format <format>] enable
Parameters
remote-address <remote-address> | Specifies the IPv4 address or the domain name of the remote syslog server. |
remote-port <port> | Specifies the remote port of the remote syslog server. |
format <format> | Specifies one of the following logging formats: • common—Common log format. This is the default format. • squid—Squid log format • extended—Extended log format • extended2—Extended 2 log format |
Usage
You can capture HTTP requests in various formats for audit and compliance purposes. HTTP and decrypted HTTPS requests are logged in common log format by default.
Example
amnesiac (config) # web-proxy audit-log remote-address 10.5.36.89 remote-port 88 format squid enable
Product
SteelHead
Related Commands