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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...