Splunk Search

When filtering out events with nullqueue, how do we find the total count of events that were dropped?

spectrum_2k3
New Member

Currently, we are using null queue settings on nearly 100+ servers. All the packets will get dropped at forwarders. We have violated the license a couple of times, so instead of uninstalling agents, we are using nullqueue.

We need to find the total number of events dropped at the Forwarder, so that we can procure the license and for future capacity planning. Any thoughts?

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

These are the droids you're looking for:

index=_internal component=metrics group=pipeline name=dev-null processor=nullqueue | timechart sum(executes) by host

That's assuming your forwarders send their metrics.log to the indexers, and that you have a rough idea of how big a dropped event is.

Get Updates on the Splunk Community!

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...