Details
| ID | Splunk_ShortID |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
| Tags | Utility |
README
Create Splunk Notable Event Short ID.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | Utility |
Dependencies
This script uses the following commands and scripts.
- splunk-search
Inputs
| Argument Name | Description |
|---|---|
| event_id | Splunk notable event id. |
Outputs
There are no outputs for this script.
args: - description: Splunk notable event id. name: event_id required: true comment: Create Splunk Notable Event Short ID. commonfields: id: Splunk_ShortID version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: "" dependson: must: - SplunkPy|||splunk-search should: - SplunkPy|||splunk-search dockerimage: demisto/python3:3.12.8.3296088 enabled: true name: Splunk_ShortID runas: DBotWeakRole runonce: false script: '' scripttarget: 0 subtype: python3 tags: - Utility type: python fromversion: 6.0.0 tests: - No tests (auto formatted)