# To Forward Blue Coat Proxy Logs Using CLI

### TO FORWARD BLUE COAT PROXY LOGS USING CLI&#x20;

1. At the root configure mode, Enter the command&#x20;

`syslog view`&#x20;

To view the default configuration.&#x20;

1. To change the facility, enter the command&#x20;

`syslog facility <facility>`&#x20;

1. where facility is the category which should be sent to Log Collector.&#x20;
2. To start logging to the specified facility, enter the command&#x20;

`syslog add <Log Collector IP Address>`&#x20;

1. To verify that the host and facility are correct, enter the command&#x20;

`syslog view`&#x20;

1. Confirm the changes.&#x20;
