Thursday 10 April 2014

BlueCoat: Monitor Client Logs

The following commands allow you to enable the monitoring on a particular client:
inline policy local qqq
<access>
client.address=192.168.1.3 access_log[monitoring](yes)     ##<type in the IP address of the client>##
qqq

Go to the link below to access the monitoring logs:
https://172.18.110.1:8082/accesslog/tail-f/monitoring

No comments:

Post a Comment