Splunk Search

How to view the currently running search of Splunk and display the amount of memory consumed during search command?

spl_stu
Explorer

How to view the currently running search of Splunk and display the amount of memory consumed during the execution of this search command? Based on this information, I would like to pause some searches with high memory usage.

0 Karma

gjanders
SplunkTrust
SplunkTrust

Alerts for splunk admins has an example for historical searches using the introspection data. Refer to my signature for a link 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @spl_stu,

as you can read at https://docs.splunk.com/Documentation/Splunk/9.0.4/RESTREF/RESTsearch#search.2Fjobs , you can use REST API to extract this kind of information.

So try:

| REST /services/search/jobs

 Then you can choose the information you need.

Ciao.

Giuseppe

spl_stu
Explorer
Okay, thank you for your suggestion. This issue has been resolved so far.
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @spl_stu,

good for you, see next time!

Please accept one answer for the other people of Community

Ciao and happy splunking

Giuseppe

P.S.: Karma Points are appreciated 😉

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...