Getting Data In

WatchedFile - File too small to check seekcrc, probably truncated. Will re-read entire file - Does this mean it exists?

exocore123
Path Finder

I am writing a splunk forwarder to our own splunk instance. For some reason, my logs are not shipping and its frustrating. The docker instance we have is fargate so I can not ssh into the instance and debug whether the logs exist.

One of my splunkforwarder logs indicated

WatchedFile - File too small to check seekcrc, probably truncated. Will re-read entire file

Does this mean it sees this file/this file existed? I want to make sure that my multicontainer are working as -

A and B - where B is the splunkforwarder

  1. A is wring to the location (/app/logs) - means this file must have been created by A
  2. B using VolumeFrom is about to mount the volume from A
  3. B has access to the logs within /app/logs/
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 ...