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!

Enterprise Security Content Update (ESCU) | New Releases

In January, the Splunk Threat Research Team had one release of new security content via the Splunk ES Content ...

Expert Tips from Splunk Professional Services, Ensuring Compliance, and More New ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Observability Release Update: AI Assistant, AppD + Observability Cloud Integrations & ...

This month’s releases across the Splunk Observability portfolio deliver earlier detection and faster ...