Alerting

How to alert which forwarders are throttling?

mamari32825
New Member

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.

0 Karma
1 Solution

burwell
SplunkTrust
SplunkTrust

Hi. Can you look at this answer? https://answers.splunk.com/answers/584191/need-a-search-alert-query-when-the-forwarder-reach.html#an...

It's the alert I use to show me the hosts that are being throttled.

View solution in original post

0 Karma

burwell
SplunkTrust
SplunkTrust

Hi. Can you look at this answer? https://answers.splunk.com/answers/584191/need-a-search-alert-query-when-the-forwarder-reach.html#an...

It's the alert I use to show me the hosts that are being throttled.

0 Karma

mamari32825
New Member

number of times the hosts are throttling frequently

0 Karma
Get Updates on the Splunk Community!

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...

Index This | What goes away as soon as you talk about it?

May 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

What's New in Splunk Observability Cloud and Splunk AppDynamics - May 2025

This month, we’re delivering several new innovations in Splunk Observability Cloud and Splunk AppDynamics ...