Splunk Search

Why are saved searches running on indexers?

kteng2024
Path Finder

Hi,

when i run ps aux | grep "scheduler" on indexer i see some searches running .. I am wondering how come saved searches are running on indexers like

1.) what might be the reason?

2.) saved searches shouldn't be running on indexers? only on search heads?

3.) is there any search to find out why all the saved searches are running on indexers?

4.) how to stop these searches running on indexers?

0 Karma

esix_splunk
Splunk Employee
Splunk Employee

Most likely these are from TA's you have installed in your environment.

To validate this, and see what is running, use btool on your indexers

$splunk_home$/bin/splunk btool savedsearches list --debug

That will show you what is running and what files this is running from. You can remediate by this.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...