Forcepoint DLP Event Collector
Use this integration to fetch security incidents from Forcepoint DLP as Cortex XSIAM events.
Email · Forcepoint DLP
Details
| ID | Forcepoint DLP Event Collector |
|---|---|
| Provider | Francisco Partners |
| Category | |
| From Version | 8.2.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | XSIAM |
README
Use this integration to fetch security incidents from Forcepoint DLP as Cortex XSIAM events.
Configure Forcepoint DLP Event Collector in Cortex
| Parameter | Required |
|---|---|
| Server URL | True |
| API Key | True |
| Maximum number of events per fetch | False |
| First fetch | False |
| Trust any certificate (not secure) | False |
| Use system proxy settings | False |
Commands
You can execute these commands from the CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.
forcepoint-dlp-get-events
Gets events from Forcepoint DLP.
Base Command
forcepoint-dlp-get-events
Input
| Argument Name | Description | Default | Required |
|---|---|---|---|
| limit | The number of events to return. | 10 | Optional |
| should_push_events | Set this argument to True in order to create events, otherwise the command will only display them. Possible values are: true, false. | false | Required |
Context Output
There is no context output for this command.
Configuration parameters
url— Server URL (e.g., https://<DLP Manager IP>:<DLP Manager port>/) (required)credentials— Username (required)max_fetch— Maximum number of events per fetchfirst_fetch— First fetchinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (1)
-
forcepoint-dlp-get-eventsGets security events from Forcepoint DLP.
Note: This is a beta Integration, which lets you implement and test pre-release software. Since the integration is beta, it might contain bugs. Updates to the integration during the beta phase might include non-backward compatible features. We appreciate your feedback on the quality and usability of the integration to help us identify issues, fix them, and continually improve. ## Forcepoint Event Collector Use this integration to collect activity logs automatically from Forcepoint DLP. In order to use this integration, you need to enter your Forcepoint DLP credentials in the relevant integration instance parameters. #### Registering an Application in the Forcepoint Security Manager To connect an application to Forcepoint DLP through a REST API connection, you need to create an Application administrator in the Forcepoint Security Manager. 1. On the Global Settings > General > Administrators settings page, select **Add Local Account**. 2. On the **Add Local Account** page, add the information for the administrator account, then select the **Application** option for the **Administrator type**. 3. Click **OK** to save the new account. * For more information, see the [Enabling access to the Security Manager](http://www.websense.com/content/support/library/shared/v86/manager/admin%20access.aspx) topic in the Forcepoint Security Manager Help.