Getting Data In

Handle log rolling and index today's log file and yesterday's log file

samitroy
New Member

we have a scenario where we roll logs everyday. we want splunk to index log file for today and log file for yesterday. because our application server keeps logging to both today's log file and yesterday's log file. No need to index on the log file which got generated the day before yesterday. How can we achieve this ?

Tags (2)
0 Karma

kristian_kolb
Ultra Champion

Normally it's enough to monitor the directory in which the files are created. Splunk will detect that the files are being updated, and index the new events. Start by reading through these sections of the docs.

http://docs.splunk.com/Documentation/Splunk/latest/Tutorial/WelcometotheSplunkTutorial
http://docs.splunk.com/Documentation/Splunk/latest/Data/WhatSplunkcanmonitor

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...