Splunk Search

Do unused search-time field extractions significantly impact performance if the extracted fields are not used?

wegscd
Contributor

I have a new analyst requesting to add some search-time field extractions for sourcetype=syslog to simplify reporting for a subset of syslog events. I'm concerned that running all the extra extracts for searches that will not use the extracted fields will negatively impact performance for the rest of my user population.

Does Splunk optimize out unused extractions? If not, is there a good way to quantify how expensive this is gonna be?

sundareshr
Legend

One way to test is by changing the Search Mode. There are 3 options...

  • Fast mode speeds up searches by limiting the types of data returned by the search.
  • Verbose mode returns as much event information as possible, at the expense of slower search performance.
  • Smart mode, the default setting, toggles search behavior based on whether your search contains transforming commands. For transforming searches, it behaves like Fast mode. For searches without transforming commands, it behaves like Verbose mode.

Run your search and look at the execution time in the Job Inspector (http://docs.splunk.com/Documentation/Splunk/6.1/Knowledge/ViewsearchjobpropertieswiththeJobinspector)

https://docs.splunk.com/Splexicon:Searchmode

0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...