Quantcast
Channel: Questions in topic: "splunk-enterprise"
Viewing all articles
Browse latest Browse all 47296

How to alert which forwarders are throttling?

$
0
0
How to create an alert for any forwarders that are reaching max thruput consistently? index=_internal source="*splunkd.log" | eval KBps=tcp_Bps/1024 | stats sum(KBps) as throughput by host | where throughput > 5000 This gives the sum of the thruput for an entire day but I need to know exactly which forwarders are throttling.

Viewing all articles
Browse latest Browse all 47296

Trending Articles



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