HelloWorldEventCollector
This is the Hello World event collector integration for Cortex XSIAM.
Analytics & SIEM · HelloWorld
Details
| ID | HelloWorldEventCollector |
|---|---|
| Provider | Open Source |
| Category | Analytics & SIEM |
| From Version | 8.4.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | Agentix XSIAM Exposure Management |
README
This is the Hello World event collector integration for XSIAM.
This is the default integration for this content pack when configured by the Data Onboarder in Cortex XSIAM.
Configure HelloWorld Event Collector on Cortex XSOAR
- Navigate to Settings > Integrations > Servers & Services.
- Search for HelloWorld Event Collector.
-
Click Add instance to create and configure a new integration instance.
Parameter Required Server URL False Fetch alerts with status (ACTIVE, CLOSED) False Max number of events per fetch False Trust any certificate (not secure) False Use system proxy settings False - 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.
hello-world-get-events
Gets events from Hello World.
Base Command
hello-world-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. Default is false. | Required |
| status | Filter by alert status. Possible values are: ACTIVE, CLOSED. | Optional |
| limit | Maximum number of results to return. | Required |
| from_date | Date from which to get events. | Optional |
Context Output
There is no context output for this command.
Configuration parameters
url— Server URLalert_status— Fetch alerts with status (ACTIVE, CLOSED)max_events_per_fetch— Max number of events per fetchinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (1)
-
hello-world-get-eventsGets events from Hello World.