category: Analytics & SIEM provider: Cisco Systems commonfields: id: SplunkPyPreRelease version: -1 configuration: - display: Host - IP (x.x.x.x) name: host required: true type: 0 - display: Username name: authentication required: true type: 9 - defaultvalue: '8089' display: Port name: port required: true type: 0 - defaultvalue: search `notable` | eval rule_name=if(isnull(rule_name),source,rule_name) | eval rule_title=if(isnull(rule_title),rule_name,rule_title) | `get_urgency` | `risk_correlation` | eval rule_description=if(isnull(rule_description),source,rule_description) | eval security_domain=if(isnull(security_domain),source,security_domain) display: Fetch events query name: fetchQuery type: 0 additionalinfo: The Splunk search query by which to fetch events. The default query fetches ES notable events. You can edit this query to fetch other types of events. Note, that to fetch ES noatable events, make sure to include the \`notable\` macro in your query. required: false - defaultvalue: '50' display: Fetch Limit (Max.- 200, Recommended less than 50) name: fetch_limit type: 0 required: false - display: Fetch incidents name: isFetch type: 8 required: false - display: Incident type name: incidentType type: 13 required: false - defaultvalue: 'true' display: Use Splunk Clock Time For Fetch name: useSplunkTime type: 8 required: false - defaultvalue: 'false' display: Parse Raw Part of Notable Events name: parseNotableEventsRaw type: 8 required: false - defaultvalue: 'false' display: Replace with Underscore in Incident Fields name: replaceKeys type: 8 required: false - display: Timezone of the Splunk server, in minutes. For example, if GMT is gmt +3, set timezone to +180. For UTC, set the timezone to 0. (Set only if the Splunk server is different than the Cortex XSOAR server.) Relevant only for fetching and mirroring notable events. name: timezone type: 0 required: false - additionalinfo: The amount of time to go back when performing the first fetch, or when creating a mapping using the Select Schema option. defaultvalue: 10 minutes display: First fetch timestamp (