Splunk Search

How to index a file without extracting fields?

leunammejii
New Member

I'm trying to index a file but I don't want Splunk to try to extract interesting fields. Or if it does, I want the field to be the entire contents of the file called 'contents'. Is this possible?

0 Karma
1 Solution

skoelpin
SplunkTrust
SplunkTrust

Fields are extracted on the search head which push out knowledge bundles to the indexers when you search

To test this, do a search in Fast Mode and notice how it does not enable field discovery which means your fields are not available.. Then do a search in Smart or Verbose mode and notice your fields are available

View solution in original post

0 Karma

skoelpin
SplunkTrust
SplunkTrust

Fields are extracted on the search head which push out knowledge bundles to the indexers when you search

To test this, do a search in Fast Mode and notice how it does not enable field discovery which means your fields are not available.. Then do a search in Smart or Verbose mode and notice your fields are available

0 Karma

leunammejii
New Member

Maybe I'm understanding indexing wrong. Are these fields are not indexed when I switch to verbose mode?

0 Karma

skoelpin
SplunkTrust
SplunkTrust

You technically can extract fields at index time, but its not recommended to do so for performance issues. Fields are extracted at search time by the search head, hence why the fields are available depending on which search mode you use.

You only index the data once which is when it goes from your forwarder to the indexer. The data is available to be searched on the indexer, but fields will be available because they are defined on the SH which push knowledge bundles to the indexers when the indexers begin to search the data

Remember that indexers are responsible for indexing AND searching the data

0 Karma

leunammejii
New Member

It all makes sense now. Thanks for your help.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...