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!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...