Getting Data In

Is there a way to accurately determine the volume of events being dropped to the nullQueue?

staftly
New Member

Is there a way to accurately determine the volume of events being dropped to the nullQueue?

I have a standard props & transforms setup to drop events for a given source type by a single regex entry.

Any help would be appreciated.

Many thanks
Staftly

Tags (1)
0 Karma

dflodstrom
Builder

There are many ways to go about this.

One way is to just send the events to an index instead of to the nullQueue, then examine the size of that index and delete it if you want.

You could baseline the size of your index over a period of time with and without the filter as well.

If you're reading in static set of data you could easily index it, check the size, delete the index and re-index with your filter.

You can always go over your license for one day if you needed to.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...