Getting Data In

Any way to selectively nullQueue data from heavy forwarder?

the_wolverine
Champion

1) If I have a bad data coming from a heavy forwarder how would I block that data from being indexed? Since the data is cooked when she arrives at the indexer, I presume I wouldn't be able to.

2) Is there a way to selectively route data to nullQueue from this forwarder?

Assume I don't have access to this heavy forwarder.

0 Karma

kristian_kolb
Ultra Champion

Use the acceptFrom = <network_acl> parameter for inputs.conf on the indexer.
It can also be negated, e.g.;

[splunktcp]
acceptFrom = !10.12.13.14

Which will simply block all connections from 11.12.13.14. Works for [splunktcp-ssl] as well. May require a restart, but try to hit the debug/refresh url first.

http(s)://yourSplunkServer:8000/en-US/debug/refresh

EDIT: typo

Hth,

K

the_wolverine
Champion

Didn't think of that one! Thanks.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Casting Call: Compete in Cyber Games

Lights, Camera, SecOps: Apply to Compete in Cyber Games     Think you have what it takes to beat the clock? ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

How Edge Processor's Durable Queue Works

Edge Processor sits in one of the most consequential places in any Splunk pipeline: between your data sources ...