Splunk Search

format command using up memory

cwl
Contributor

I got a simple search which uses format command and I noticed that the search uses up much more memory than when I don't have any format command. Is this expected behavior ?

Tags (2)
1 Solution

cwl
Contributor

format take double the memory of results due to formatting. To limit memory usage add maxresults in search query. This will limit the number of results to return.
http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/format

View solution in original post

cwl
Contributor

format take double the memory of results due to formatting. To limit memory usage add maxresults in search query. This will limit the number of results to return.
http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/format

Get Updates on the Splunk Community!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...