Refine your search:

It appears that my regularly scheduled summary searches do not run while I'm running the backfill_summary_index script. Is this correct? If so, how do I get around this?

asked 14 Dec '10, 21:02

the_wolverine's gravatar image

the_wolverine ♦
4.3k5843
accept rate: 50%


One Answer:

Yeah, you can look in the script to see this. There's app-level per-search locking to avoid problems where the search is run in an overlapping manner where artifacts might be fighting.

Options:

  1. backfill on another node
  2. think through whether this operation would be safe for your particular environment, and hack up the script
  3. wait for a better answer
link

answered 15 Dec '10, 18:16

jrodman's gravatar image

jrodman ♦
5.8k2515
accept rate: 42%

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:

×150

Asked: 14 Dec '10, 21:02

Seen: 721 times

Last updated: 08 Apr '11, 22:22

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