Monitoring Splunk

Disable monitoring of sub directories

Josh
Path Finder

Hello

How can I monitor the files within a directory but ignore its subdirectories?

e.g. I want to monitor all files in c:\mydir

However mydir contains a folder called temp how can I configure my inputs.conf file so that the files in the folder temp are not monitored.

I know I can use a blacklist for temp, however lets say mydir contains numorous other directories is there a way to just blacklist all directories within mydir?

Ta, Josh

1 Solution

gkanapathy
Splunk Employee
Splunk Employee

You can use the blacklist:

_blacklist = (?i)^c:\\mydir\\[^\\]+\\

View solution in original post

jrodman
Splunk Employee
Splunk Employee

You can also use a wildcard to only include immediate files within the directory.

[monitor://c:\mydir\*]

gkanapathy
Splunk Employee
Splunk Employee

You can use the blacklist:

_blacklist = (?i)^c:\\mydir\\[^\\]+\\
Get Updates on the Splunk Community!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...