> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xdr-5.x/configure-cortex-xdr/cortex-xdr-data-sources/vendor-specific-data-sources/forcepoint/forcepoint-dlp.md).

# Forcepoint DLP

You can configure collecting Corelight Zeek logs using a Broker VM Syslog Collector applet or , content pack integration (onboarded prior to July 26, 2026):

| Collection Method                                                           | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| --------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Syslog Collector applet overview                                            | If you use Forcepoint DLP to prevent data loss over endpoint channels, you can forward logs to Cortex XDR using the Broker VM Syslog Collector applet in a CEF or LEEF format.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| Link to Syslog Collector applet instructions                                | [Ingest logs from Forcepoint DLP](/cortex-xdr-5.x/configure-cortex-xdr/cortex-xdr-data-sources/generic-on-premise-data-collectors/broker-vm-data-collector-applets/syslog-collector-applet/forcepoint-dlp/ingest-logs-from-forcepoint-dlp.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Link to content pack/integration details (onboarded prior to July 26, 2026) | <p>The <a href="https://cortex.marketplace.pan.dev/marketplace/details/ForcepointDLP">Forcepoint DLP</a> content pack fetches security incidents from Forcepoint DLP and ingests them as events into Cortex XDR for processing and analysis. contains the <strong><code>Forcepoint DLP Modeling Rule</code></strong>, and the <strong><code>Forcepoint DLP Parsing Rule</code></strong>. It also includes the following integration:</p><ul><li><a href="https://xsoar.pan.dev/docs/reference/integrations/forcepoint-dlp-event-collector">Forcepoint DLP Event Collector (Beta)</a>: Use this integration to fetch security incidents from Forcepoint DLP as Cortex XDR events. This integration is an event collector and utilizes parsing and modeling rules within the content pack for data normalization.</li></ul> |


---

# 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-xdr-5.x/configure-cortex-xdr/cortex-xdr-data-sources/vendor-specific-data-sources/forcepoint/forcepoint-dlp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
