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!

Introducing ITSI 5.0: Unified Visibility and Actionable Insights

Introducing ITSI 5.0: Unified Visibility and Actionable Insights Tuesday, July 21, 2026  |  10:00AM PT / ...

Inside Splunk Agent Observability: Understanding Agent Behavior, Tokens & Costs

Inside Splunk Agent Observability:Understanding Agent Behavior, Tokens & Costs Thursday, August 06, ...

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...