Splunk Search

Replace Notable Title Variable With Value

Devinz
Loves-to-Learn Lots

I need to replace the variables in the field rule_title field that is generated when using the `notable` macro. 

Devinz_0-1729805950375.png

I was able to get this search to work but it only works when I table the specific variable fields. Is there a way I can do that but for all title regardless of title and variable fields? 

Devinz_1-1729806221272.png

 

 

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Devinz ,

as all the tokens in Splunk, the field to pass as token to the Correlation Search Title must be in the results of the Correlation Search itself, so, in your first example you would use the $description$ field bu you don't have this field after the stats count BY rule_title command.

You have to add to your CS the fields to display in the title.

Ciao.

Giuseppe

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...