Deployment Architecture

Can I specify the search head that a scheduled search is run on in a search head cluster?

russellit
New Member

I'm running clustered search heads and have a scheduled search that i would like to limit to only running on one search head. It outputs a file that i then need to send somewhere else, and i'd like to avoid having the script that sends it running on every search head.

Is there a way to specify/limit which search head a scheduled search can run on?

0 Karma

hylam
Contributor

can you write the output to a shared volume mounted to all SHC members?
can you write the output to a local dir on the SHC members and run a cron job to copy the output file to a destination? This involves a 1 min delay, assuming it is a 5-star cronjob.

additional question:
is there the concept of job server in SHC?

0 Karma

lguinn2
Legend

Not as far as I know.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...