Splunk Search

how to extract data on hourly basis in Windows platform

pramodkumar
Path Finder

Hi Team,

My Scenario is to fetch data from my local directory(Windows OS) into Splunk on hourly basis, if the file is placed then Splunk had to identify the file and extract the data. And want to automate the process, please help me.

Thanks,
Pramod

Tags (1)
0 Karma
1 Solution

kristian_kolb
Ultra Champion

create/edit a file called inputs.conf in c:\program files\splunk\etc\system\local

[monitor://c:\path\dir]
index=blah
sourcetype=blah

Any file that gets put into the directory will be automatically indexed, and continually monitored for new additions. If your files are updated, splunk will see that almost immediately and index the new events.

For more information, see the Getting Data In section of the manual.

Hope this helps,

Kristian

View solution in original post

kristian_kolb
Ultra Champion

create/edit a file called inputs.conf in c:\program files\splunk\etc\system\local

[monitor://c:\path\dir]
index=blah
sourcetype=blah

Any file that gets put into the directory will be automatically indexed, and continually monitored for new additions. If your files are updated, splunk will see that almost immediately and index the new events.

For more information, see the Getting Data In section of the manual.

Hope this helps,

Kristian

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