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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...