Deployment Architecture

Splunk universal forwarder is reading files from directory intermittently. I am writing file to directory at regular intervals.

lavkush
New Member

We have installed universal forwarder on our machine and mapped the local directory on splunk server. Forwarding and receiving is also configured.I am writing file to directory at regular intervals. But sometimes splunk forwarder is unable to forward the file to splunk. Is there any configuration that need to be made? Also is there any mechanism to delete the file which has been read by splunk forwarder?

Tags (1)
0 Karma

ddrillic
Ultra Champion

As @somesoni2 described we can see a discussion about it -

Can Splunk delete old log files after indexing them?

It says -

alt text

About missing data the following might help - I can't find my data!

0 Karma

somesoni2
Revered Legend

Check splunkd logs on the UF to see if you get any error for the file that you're monitoring.

For deleting the file after it's read, use the [batch:// mode instead of [monitor://. See this for more info https://docs.splunk.com/Documentation/Splunk/6.4.3/Admin/Inputsconf#BATCH_.28.22Upload_a_file.22_in_...

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...