Splunk Search

Warning massage at splunkforwarder startup

RobertRi
Communicator

Hi

I have installed a 5.0.1 windows universal forwarder, and if i restart the uniforw. I get this message

Checking conf files for typos...                
Possible typo in stanza [monitor:C:\Program Files\Application Prod\logs] in C:\Program Files\SplunkUniversalForwarder\etc\system\local\inputs.conf, line 6: blacklist  =  \.zip$
There might be typos in your conf files. For more information, run 'splunk btool check --debug'

If I run a splunk list monitor, then all zip files are excluded from monitoring and it works as desired

This is the inputs.conf

[default]
host = server1

[monitor:C:\Program Files\Application Prod\logs]
disabled = false
blacklist = \.zip$
index = application

Is there anything wrong in this stanza config?

Thanks
Rob

Tags (1)
0 Karma
1 Solution

kristian_kolb
Ultra Champion

It should say [monitor://c:\Program......etc.], i.e. you're missing the two slashes after monitor:

That's the only type I see.

/Kristian

View solution in original post

0 Karma

kristian_kolb
Ultra Champion

It should say [monitor://c:\Program......etc.], i.e. you're missing the two slashes after monitor:

That's the only type I see.

/Kristian

0 Karma

RobertRi
Communicator

Thanks, that was it

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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...