Splunk Search

Extraction Precedence

tprzelom
Path Finder

If you have index time extractions configured will search time extractions override them?

Tags (1)
0 Karma
1 Solution

ShaneNewman
Motivator

No, indexing has to happen before searching. This can explain it in more detail:

What Splunk Does With Your Data

View solution in original post

kristian_kolb
Ultra Champion

Well, not entirely true - you can override the values of index-time extractions for the duration of a search (see below), but once an event is stored in an index, it cannot be altered on disk by search time operations.

* | head 5 | eval host=host . "-monkey" | eval source=source . "-crane" | eval sourcetype=sourcetype . "-blah" | table host source sourcetype

Edit: clarification
/K

ShaneNewman
Motivator

No, indexing has to happen before searching. This can explain it in more detail:

What Splunk Does With Your Data

Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...