Getting Data In

How to blacklist a set hosts using segment

a212830
Champion

Hi,

I have an inputs.conf that seems to be ignoring the host entries that I've entered. Am I missing something?

`[monitor:///data/syslog-ng/logs/unknown/.../*.log]
host_segment = 5
disabled = false
index = unknown
sourcetype = unknown_syslog
blacklist=(1.2.3.4|4.5.6.7|6.7.8.9|127.0.0.1)

0 Karma

a212830
Champion

Think I have it...

[monitor:///data/syslog-ng/logs/unknown/.../]
whitelist = \.log
host_segment = 5
disabled = false
index = unknown
sourcetype = unknown_syslog
blacklist=(1.2.3.4\/*.log|4.5.6.7\/*.log|6.7.8.9\/*.log|127.0.0.1\/*.log)
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...