Refine your search:

3
2

I'm running some tests with searchhead pooling and scheduled searches. I'm running a saved search every minute and the results are being sent from one search head only. They're only coming from the second search head when the first search head is down (restarted, etc.). My question is: how does Splunk determine which searchhead to run a scheduled search from? Is this configurable (round-robin, least connections, pegged to specific host, etc.)?

asked 27 Apr '11, 08:36

nocostk's gravatar image

nocostk
2107
accept rate: 83%


2 Answers:

The search heads compete to run scheduled searches, thus there is no deterministic way of determining which search head will run a scheduled search (if at all). The workload should start to spread evenly across the search heads as the number of scheduled searches increases. Is there any reason that you're looking to configure on which search head a scheduled search runs?

link

answered 28 Apr '11, 11:01

Ledion%20Bitincka's gravatar image

Ledion Bitincka ♦
1.5k36
accept rate: 34%

Are the clocks on your two search heads in sync?

link

answered 28 Oct '11, 09:52

ewoo's gravatar image

ewoo ♦
39214
accept rate: 43%

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×60

Asked: 27 Apr '11, 08:36

Seen: 884 times

Last updated: 28 Oct '11, 09:52

Copyright © 2005-2012 Splunk, Inc. All rights reserved.