Hello Everyone
this is how iam getting error massage , while forwarding data from universal forwarder to indexer ,
This is the i got from error logs , Iam not able to understand : can anyone help me in this >
01-17-2025 06:32:15.605 +0000 INFO TailReader [1654 tailreader0] - Batch input finished reading file='/opt/splunkforwarder/var/spool/splunk/tracker.log'
@loknath The TailReader in Splunk is a component responsible for monitoring and collecting data written to the end of a file being monitored. It's part of the File Monitor Input feature, which allows Splunk to tail files and continuously read new data as it is appended to the file.