Dashboards & Visualizations

Tokens for Regex?

RogueMrSmith
Engager

I have a long query, in it I'm doing rex to extract fields but i need to make rex, flexible depending on data source.

Because depending on the data source I will have to use different regex, and I am wondering if there is anyway to store all of my predefined regex and assign them a token to be able to call upon later within a query.

Tags (1)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Go to Settings -> Fields -> Field Extractions. There you can store field extractions for sourcetype, source, or host values that will then get applied to every search you run without a need to call rex over and over.

View solution in original post

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Go to Settings -> Fields -> Field Extractions. There you can store field extractions for sourcetype, source, or host values that will then get applied to every search you run without a need to call rex over and over.

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 ...