Deployment Architecture

Search job execution in search head cluster environment

yutaka1005
Builder

I have two questions about search job execution when search head cluster is used.

  1. In a search head cluster, when I access a specific search head from a browser and search there, is the job execute with the search head that I access?
    Or, if there are members that have fewer load, will the member responsible for processing?

  2. Is there a way to check which members performed the schedule search?

0 Karma
1 Solution

skalliger
Motivator

Hi,

  1. Yes, the searches you are doing in realtime are being ran on the server you are logged on to.
  2. Yes, if you're using the Monitoring Console (former DMC) it's quite easy. You can simply access a) the "Scheduler Activity" in the "Search" menu or b) the "Scheduler Delegation" in the "Search" > "Search Head Clustering" menu.

Skalli

edit: typo

View solution in original post

0 Karma

skalliger
Motivator

Hi,

  1. Yes, the searches you are doing in realtime are being ran on the server you are logged on to.
  2. Yes, if you're using the Monitoring Console (former DMC) it's quite easy. You can simply access a) the "Scheduler Activity" in the "Search" menu or b) the "Scheduler Delegation" in the "Search" > "Search Head Clustering" menu.

Skalli

edit: typo

0 Karma

yutaka1005
Builder

Hi skalliger,

I'm sorry I have asked you many times.

Yes, the searches you are doing in realtime are being ran on the server you are logged on to.

→ Is this "realtime" means not "real-time searches" but "all searches" that I log in and execute from the GUI search screen?

0 Karma

skalliger
Motivator

Yep, that's correct.
I referred to it as "realtime" because I simply distinguish "realtime" from "scheduled".
Any other questions? 🙂

0 Karma

yutaka1005
Builder

Thank you for comment.

I understood it.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...