Splunk Search

SplunkES - How does the correlation search results goto 'notable' index ?

splunker12er
Motivator

How does the results of the correlation events go to "notable" index ?
Is there any configuration file for this ?

Also , If i manually call a correlation search , will that results also goes to notable index?

Tags (2)
0 Karma

LukeMurphey
Champion

The events are sent to the notable index via a summary indexing alert action. Below is a sample of a correlation searches alert action that summary indexes the results:

[Endpoint - Host Sending Excessive Email - Rule]
action.summary_index          = 1
action.summary_index._name    = notable
action.summary_index.ttl      = 1p

Manually running the search interactively won't trigger the alert actions (that is something that the scheduler does).

Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...