Getting Data In

How to drop single host's single event

BoldKnowsNothin
Path Finder

Hello comrades,

We are using universal forwarder on hosts. And we have a noisy dude that products EventID:4674, and exceeds our license limit. Can we shut this dude's mouth on agent side but only on eventID:4674? Sorry newbie here.

Many thanks,

Labels (2)
0 Karma
1 Solution

VatsalJagani
SplunkTrust
SplunkTrust

@BoldKnowsNothin - Yes, it can be done with inputs.conf on the UF under the App's local folder. (Most likely Windows Add-on will have this input.)

[Your input stanza that is collecting the data]
blacklist5 = 4674

 

blacklist5, the number 5 could be different depending on what you are deploying.

 

I hope this helps!! And welcome to the Splunk community!!!

View solution in original post

VatsalJagani
SplunkTrust
SplunkTrust

@BoldKnowsNothin - Yes, it can be done with inputs.conf on the UF under the App's local folder. (Most likely Windows Add-on will have this input.)

[Your input stanza that is collecting the data]
blacklist5 = 4674

 

blacklist5, the number 5 could be different depending on what you are deploying.

 

I hope this helps!! And welcome to the Splunk community!!!

Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...