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!

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...