# Checkpoint Harmony Endpoint

Checkpoint Harmony Logs integration&#x20;

**To export logs from Harmony Endpoint:**&#x20;

1. Go to Endpoint Settings > Export Events.&#x20;
2. Click Add.&#x20;

&#x20;     The New Logging Service window opens.&#x20;

3. Fill in the export details:&#x20;
   1. Name - Enter a name for the exported information.&#x20;
   2. IP Address - Enter the IP Address of the target to which the logs are exported.&#x20;
   3. Protocol - Select the protocol over which to export the logs: TCP or UDP.&#x20;
   4. Format - Select the export format.&#x20;
   5. Port - Select the port 6514 to export the logs.


---

# Agent Instructions: 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/checkpoint/checkpoint-harmony-endpoint.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.
