Getting Data In

Splunk Universal forwarder inputs.conf

ajaybguthi
Explorer

Hi,

My issue is i need to monitor only 3 folders out of 9 folders is there any way that i can do this in the inputs.conf instead of adding all 3 folders and the files under them in separate monitor statements

ex:

Folder names are xxx1,xxx2,xxx3,......xxx9

i only need data from 1,2,3 folders , and multiple files under them

so in monitor statement in inputs.conf

/mnt/qa/xxx1/appslog/yyy/filename.log

instead of having statements for all 3 folders , can i do it one single monitor statement for all 3 folders if am monitoring files with same names under them ( by not including folders xxx4---xxx9

0 Karma
1 Solution

starcher
Influencer

You could try something like the below. I think it might work. I have a blacklist version of that setup to skip certain folders under /var/log on some systems:

[monitor:///mnt/qa/]
whitelist = (xxx1|xxx2|xxx3)

Reference:
http://docs.splunk.com/Documentation/Splunk/5.0.2/Data/Whitelistorblacklistspecificincomingdata

View solution in original post

0 Karma

starcher
Influencer

You could try something like the below. I think it might work. I have a blacklist version of that setup to skip certain folders under /var/log on some systems:

[monitor:///mnt/qa/]
whitelist = (xxx1|xxx2|xxx3)

Reference:
http://docs.splunk.com/Documentation/Splunk/5.0.2/Data/Whitelistorblacklistspecificincomingdata

0 Karma

ajaybguthi
Explorer

Thanks starcher that helped me

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!

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...

SplunkTrust Application Period is Officially OPEN!

It's that time, folks! The application/nomination period for the 2026-2027 SplunkTrust is officially open. If ...

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 ...