RunZero Event Collector
#
This Integration is part of the RunZero Pack.Supported versions
Supported Cortex XSOAR versions: 6.8.0 and later.
This is the RunZero event collector integration for XSIAM. This integration was integrated and tested with version 3.3.0 of RunZero Event Collector
#
Configure RunZero Event Collector on Cortex XSOARNavigate to Settings > Integrations > Servers & Services.
Search for RunZero Event Collector.
Click Add instance to create and configure a new integration instance.
Parameter Description Required Server URL (e.g., https://console.runzero.com/) True Fetch incidents False Maximum number of incidents per fetch False Client secret The client secret to access the service REST API. True Client id The client ID as defined in RunZero. True First fetch time False Trust any certificate (not secure) False Use system proxy settings False Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSOAR 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.
#
runzero-get-eventsGets events from RunZero.
#
Base Commandrunzero-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. | Optional |
start_time | Filter by start time. Examples: "3 days ago" "1 month" "2019-10-10T12:22:00" "2019-10-10". | Optional |
#
Context OutputThere is no context output for this command.