Getting Data In

how to monitor perticular files

vaibhavbeohar
Path Finder

Hi,

How do I create a forwarder to get particular file from a directory, suppose want to index log file from 3 days only and in that directory files are older than a month how do I configure in Splunk forwarder.like

    u_ex120201.log
u_ex120202.log
u_ex120203.log
u_ex120204.log    
        .
        .
        .
   u_ex120312.log
   u_ex120313.log
   u_ex120314.log


   Thanks.
Tags (1)
0 Karma

jbsplunk
Splunk Employee
Splunk Employee

I think these links will be useful for education purposes:

http://docs.splunk.com/Documentation/Splunk/latest/admin/inputsconf
http://docs.splunk.com/Documentation/Splunk/latest/data/Specifyinputpathswithwildcards

A more direct answer is you might use something like this in your inputs.conf:

[monitor://path/to/file/u_ex*.log]
IgnoreOlderThan = 3d
0 Karma
Get Updates on the Splunk Community!

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

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