Getting Data In

Wildcard for subfolders

joshftx
Explorer

I need to index a CSV file that gets created daily in a folder with that day's name on it.
So today's path is ..long path...\default\20111128\2Eb4DcXy.csv

Can I use wildcards or a variable for date in the inputs.conf in order to grab this file? Like this: ..long path....\default\ * \2Eb4DcXy.csv

Tags (1)
0 Karma

tgow
Splunk Employee
Splunk Employee

You can use the "..." syntax to recurse directories and

Here is an example in the inputs.conf file:

[monitor::...default...2Eb4Dcy.csv]

or

[monitor::...default*2Eb4Dcy.csv]

or

[monitor::...default...]

Here is a link to more information:

http://docs.splunk.com/Documentation/Splunk/4.2.4/Data/Specifyinputpathswithwildcards

Takajian
Builder

Yes, this work on linux and Windows as well.

0 Karma

joshftx
Explorer

Does this work for Windows sources also?

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!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

Data Management Digest – May 2026

Welcome to the May 2026 edition of Data Management Digest!   As your trusted partner in data innovation, the ...