Skip to main content

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 XSOAR#

  1. Navigate to Settings > Integrations > Servers & Services.

  2. Search for RunZero Event Collector.

  3. Click Add instance to create and configure a new integration instance.

    ParameterDescriptionRequired
    Server URL (e.g., https://console.runzero.com/)True
    Fetch incidentsFalse
    Maximum number of incidents per fetchFalse
    Client secretThe client secret to access the service REST API.True
    Client idThe client ID as defined in RunZero.True
    First fetch timeFalse
    Trust any certificate (not secure)False
    Use system proxy settingsFalse
  4. Click Test to validate the URLs, token, and connection.

Commands#

You 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-events#


Gets events from RunZero.

Base Command#

runzero-get-events

Input#

Argument NameDescriptionRequired
should_push_eventsIf true, the command will create events, otherwise it will only display them. Possible values are: true, false. Default is false.Required
limitMaximum results to return.Optional
start_timeFilter by start time.
Examples:
"3 days ago"
"1 month"
"2019-10-10T12:22:00"
"2019-10-10".
Optional

Context Output#

There is no context output for this command.