Getting Data In

ERROR TailingProcessor - File will not be read

mtamayo79
Engager

Hi,

I,am having problem with the configuration inputs.conf file, I'm monitoring remote computer with universal forwarder.

Remote host (monitoring):
Ditectory E:\SQL\Audit\Log
Files:Audit0001.log.......Audit0010.log
Log: ERROR TailingProcessor - File will not be read, seekptr checksum did not match (file=E:\SQL\Audit\Log\Audit0010.log). Last time we saw this initcrc, filename was different. You may wish to use a CRC salt on this source. Consult the documentation or file a support case online at http://www.splunk.com/page/submit_issue for more info.

The splunk server, Inputs.conf:

[monitor://E:\SQL\Audit\Log]E:\SQL\Audit\Log]
crcSalt = <//E:\SQL\Audit\Log]E:\SQL\Audit\Log>

I try, but its not works

1 Solution

yannK
Splunk Employee
Splunk Employee

the exact use is actually the word <SOURCE>.

[monitor://E:\SQL\Audit\Log]
crcSalt = <SOURCE>

View solution in original post

MuS
Legend

use it like yannK wrote:

crcSalt = <SOURCE>

SOURCE is NO placeholder 😉

0 Karma

mtamayo79
Engager


[monitor://E:SQL_Audit_Log]
crcSalt = <>
</>

0 Karma

yannK
Splunk Employee
Splunk Employee

the exact use is actually the word <SOURCE>.

[monitor://E:\SQL\Audit\Log]
crcSalt = <SOURCE>

kristian_kolb
Ultra Champion

removed them. 🙂

0 Karma
Get Updates on the Splunk Community!

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 ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...