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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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