Getting Data In

Data is not ingesting into splunk from UF

sekhar463
Path Finder

i have added this file in monitoring to ingest data but data is not getting ingesting 
log file path is /tmp/mountcheck.txt

[monitor:///tmp/mount.txt]
disabled = 0
index = Test_index
sourcetype =Test_sourcetype
initCrcLen = 1024
crcSalt = "unique_salt_value"

 

Labels (3)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

probably you have copy paste error with file name as those don’t match?

You could check if uf has read that file by

splunk list inputstatus

r. Ismo 

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @sekhar463,

at first probaby you don't need crcSalt option, so, try without.

Anyway, the syntax is fixed, <SOUCE> isn't a variable, you have to use it as is:

crcSalt = <SOURCE>

 Ciao.

Giuseppe

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Casting Call: Compete in Cyber Games

Lights, Camera, SecOps: Apply to Compete in Cyber Games     Think you have what it takes to beat the clock? ...

How Edge Processor's Durable Queue Works

Edge Processor sits in one of the most consequential places in any Splunk pipeline: between your data sources ...