Refine your search:

I am running Splunk 4.2.1, build 98164 on a Linux Server VM. I have a saved search named "Dashboard - Drop Rate Exceeded" that is a one liner, scheduled to run every 5 minutes.

("drop rate" NOT ("search")) | timechart count

I am getting the following error message, only (it seems) when the saved search is executed with the scheduler, but the error does not occur every time the saved search is executed.

2011-06-30 09:48:56,802 ERROR [4e0c7ec87f15b8ded0] admin:940 - uiHelper processValueEdit operator failed for endpoint_path=saved/searches/Dashboard - Drop Rate Exceeded elementName=spl-ctrl_summary_index: argument of type 'NoneType' is not iterable

Is there changes I can make to eliminate this error?

asked 30 Jun '11, 08:00

RNB's gravatar image

RNB
647
accept rate: 0%

edited 30 Jun '11, 08:06

Be the first one to answer this question!
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:

×356
×18
×1
×1
×1

Asked: 30 Jun '11, 08:00

Seen: 1,058 times

Last updated: 30 Jun '11, 08:06

Related questions

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