Digital Guardian ARC Event Collector
#
This Integration is part of the Digital Guardian Pack.Supported versions
Supported Cortex XSOAR versions: 6.8.0 and later.
This is the Digital Guardian ARC event collector integration for XSIAM. This integration was integrated and tested with version 3.10.0 of DigitalGuardianARCEventCollector
This is the default integration for this content pack when configured by the Data Onboarder in Cortex XSIAM.
#
Known LimitationsA maximum of 10,000 events can be retrieved per fetch for each Digital Guardian export profile. To optimize throughput, it is recommended to distribute alerts and events across multiple export profiles and configure the export profile in the Digital Guardian ARC platform to include only relevant alarm and event types.
#
Configure Digital Guardian ARC Event Collector in CortexParameter | Description | Required |
---|---|---|
Auth Server URL (e.g. https://some_url.com) | True | |
Gateway Base URL (e.g. https://some_url.com) | True | |
Client ID | True | |
Client Secret | Client Secret | True |
Export Profiles | Internal document names or GUIDs of the Digital Guardian ARC export profiles. Default is defaultExportProfile. | True |
Trust any certificate (not secure) | False | |
Use system proxy settings | False |
#
CommandsYou 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.
#
digital-guardian-get-eventsGets events from the configured Digital Guardian ARC export profile.
#
Base Commanddigital-guardian-get-events
#
InputArgument Name | Description | Required |
---|---|---|
should_push_events | If true, the command will create events, otherwise it will only display them. Possible values are: true, false. Default is false. | Required |
limit | Maximum results to return per export profile. Default is 1000. | Optional |
#
Context OutputThere is no context output for this command.