Installation

How can I display the subsearch_scheduler in _internal?

Alan
New Member

How can I display the subsearch_scheduler.

index=_internal
[ inputlookup splunk-servers
| search splunk-component="Search Head"
| fields host] source=/opt/ovz/splunk/var/log/splunk/scheduler.log [search index=_internal
[ inputlookup splunk-servers
| search splunk-component="Search Head"
| fields host] log_level=ERROR component=SearchMessages sid=subsearch_scheduler*
| table sid
| dedup sid]
| stats count values(savedsearch_name) dc(savedsearch_name) by user
| sort - count

Labels (2)
Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

What problem are you trying to solve?

---
If this reply helps you, Karma would be 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 ...