VectraAIEventCollector

Collects Vectra Detections and Audits into XSIAM Events.

Network Security · Vectra AI

Details

IDVectraAIEventCollector
ProviderVectra AI
CategoryNetwork Security
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10116658
Supported ModulesAgentix XSIAM

README

Collects Vectra Detections and Audits into XSIAM Events.
This integration was integrated and tested with version 2.2 of Vectra.

This is the default integration for this content pack when configured by the Data Onboarder in Cortex XSIAM.

Configure Vectra Event Collector in Cortex

Parameter Description Required
Your server URL   True
API Token The API Token to use for authentication. True
First fetch time   False
Fetch Limit Maximum amount of detections to fetch. Audits API does not include a fetch limit therefore this configuration is only relevant to detections. 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.

vectra-get-events


Fetches events (detections and audits) from Vectra.

Base Command

vectra-get-events

Input

Argument Name Description Required
should_push_events If true, the command will create events, otherwise it will only display them. Possible values are: true, false. Required

Context Output

There is no context output for this command.

Configuration parameters

  • url — Your server URL (required)
  • credentials — (required)
  • first_fetch — First fetch time
  • fetch_limit — Fetch Limit
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (1)

  • vectra-get-events

    Fetches events (detections and audits) from Vectra.

## Vectra Event Collector Help

### Retrieve API Token

To authenticate this integration with Vectra, you need to generate an API token in Vectra Dashboard. 

Every user created on the Vectra platform has access to their API token under the **My Profile** page.