Quantcast
Channel: THWACK: Message List - Kiwi Syslog
Viewing all articles
Browse latest Browse all 2141

Re: Custom Stats...What are you tracking?

$
0
0

We don't do much and it's not for the Daily email.

 

We update CustomStats01 with the total received. This is done via a scheduled script that reads Fields.GetDailyStats() and parses the current values and compares to CustomStats01 then updates the variable with the new total. We then send the difference to statsd and Graphite using Powershell-statsd. This gives us a near real time graph in our dashboard of the rate of incoming logs.

 

We'd like to do the same for individual inputs(TCP,UDP,SNMP). These are harder since there is no counter that breaks these down. This will likely be a rule that filters each input and a script that updates CustomStats02-04. This would be a lot of script calls and could be too big of a performance hit to be worth it.

 

I'd like to send an update to statsd for every message and let Graphite figure out rate.  This also could be too intensive since the script will shell out to Powershell a couple times a second.

 

It would be a great feature to be able to poll the counters and top 20 hosts included in the Syslog Statistics window and have counters for the input types...  Another useful item would be the ability to use the message variables like %MsgThisHour in the keepalive message.


Viewing all articles
Browse latest Browse all 2141

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>