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.