> For the complete documentation index, see [llms.txt](https://docs.blusapphire.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/log-forward/blue-coat-proxy-logs/to-forward-blue-coat-logs-using-web-interface.md).

# To Forward Blue Coat Logs Using Web Interface

### TO FORWARD BLUE COAT LOGS USING WEB INTERFACE&#x20;

1. Log in to the GUI on Blue Coat appliance.&#x20;
2. Select Configuration > Access Logging > Logs > Upload Client.&#x20;
3. From the Log list, select the log that contains your custom format.&#x20;
4. From the Client type list, select Custom Client.&#x20;
5. Click Settings.&#x20;
6. From the Settings For list, select Primary Custom Server.&#x20;
7. In the Host field, type the IP address of your Log Collector.&#x20;
8. In the Port field, type \<port number> (Check Appendix A for default port list).&#x20;
9. Click OK.&#x20;
10. Select the Upload Schedule tab.&#x20;
11. From the Upload the access log list, select Continuously.&#x20;
12. Click Apply.&#x20;

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/log-forward/blue-coat-proxy-logs/to-forward-blue-coat-logs-using-web-interface.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
