Druva Event Collector
#
This Integration is part of the Druva Pack.Supported versions
Supported Cortex XSOAR versions: 8.4.0 and later.
This is the Druva event collector integration for Cortex XSIAM.
#
Configure Druva Event Collector on Cortex XSIAMNavigate to Settings > Integrations > Servers & Services.
Search for Druva Event Collector.
Click Add instance to create and configure a new integration instance.
Parameter Required Server URL True Client ID True Secret Key True Trust any certificate (not secure) Use system proxy settings Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSIAM 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.
#
druva-get-eventsGets events from Druva API in one batch (max 500). If tracker is given, only its successive events will be fetched.
#
Base Commanddruva-get-events
#
InputArgument Name | Description | Required |
---|---|---|
should_push_events | Set this argument to true in order to create Cortex XSIAM events, otherwise the command will only display them. Possible values are: true, false. Default is false. | Required |
tracker | A string received in a previous run, marking the point in time from which we want to fetch. | Optional |
#
Context OutputThere is no context output for this command.