Refine your search:

Our splunk universal forwarders may be configured by our customers in terms of logs they want to collect and transfer. An application that is logging very exessively could therefore drastically increase the amount of log data to be indexed.

Is there some sort of flood protection available (on indexer or heavy forwarders) to detect universal forwarders that are transferring lots of data? Actions could be blacklisting the agent for a limited time period (and redirecting its log data to the nullqueue) or generating an alert or logging an error message.

asked 11 Aug '11, 09:24

cwacha's gravatar image

cwacha
516
accept rate: 33%


One Answer:

There currently is not, though it would be a very nice enhancement request. What you could do (relatively easily) is set yourself up a realtime alert to alert you if any forwarder send more than some amount of data in the past (say) 5 minutes. You would base this on the Splunk internal metrics log. If you look at the Splunk Deployment Monitor app, you can see examples of searches that do this on a dashboard, and you should be able to create alerts using those as a guide.

link

answered 11 Aug '11, 09:38

gkanapathy's gravatar image

gkanapathy ♦
32.4k4827
accept rate: 41%

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:

×637
×161
×1

Asked: 11 Aug '11, 09:24

Seen: 724 times

Last updated: 11 Aug '11, 09:38

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