Cisco Cisco Web Security Appliance S360 Guía Del Usuario

Descargar
Página de 784
 
Chapter 24      Logging
Custom Formatting in Access Logs and W3C Logs
24-50
Cisco IronPort AsyncOS 7.0 for Web User Guide
OL-23079-01
Configuring Custom Formatting in Access Logs
Use the System Administration > Log Subscriptions page to configure custom 
formatting for access log file entries. Click the access log file name to edit the 
access log subscription.
Figure 24-2
Configuring Custom Log Fields in the Access Logs
The syntax for entering format specifiers in the Custom Field is as follows:
<format_specifier1> <format_specifier2>
For example: 
%a %b %E
You can add tokens before the format specifiers to display descriptive text in the 
access log file. For example:
client_IP %a body_bytes %b error_type %E
where 
client_IP
 is the description token for log format specifier 
%a
body_bytes
 
is the descriptive token for 
%b
, and
 error_type
 is the descriptive token for 
%E
.
x-p2p-webroot-resp-svc-time %:w<
Wait-time to receive the verdict from the 
Webroot scanning engine, including the time 
required for the Web Proxy to send the 
request.
x-p2p-webroot-resp-wait-tim
e
%:w>
Wait-time to receive the response from the 
Webroot scanning engine, after the Web 
Proxy sent the request.
Table 24-11
Log Fields in W3C Logs and Format Specifiers in Access Logs 
W3C Log Field
Format Specifier in 
Access Logs
Description