Search Modes

There are three types of search modes in Splunk.


Fast:
  • Filed discovery is off for event searches. 
  • Except for default metadata fields (Host, Source, SourceType)
  • Only fields which are mentioned in the SPL, those fields will be extracted.

Smart:
  • Filed discovery on for event searches.
  • Returns all interesting fields based on the search which you are doing.

Verbose:
  • All events and field data.
  • This is bit resource intensive search and is used where we are not sure what all fields we are looking for.

Comments

Popular posts from this blog

#3 Splunk sub(Commands) [eval, round, trim, stats, ceil, exact, floor, tostring]

#6 Splunk sub(Commands) [fields, rename, replace, table, transaction]

#2 Splunk sub(Commands) [eval, trim, chart, showperc, stats, avg]