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!

Developer Spotlight with Denis Gladkikh

From Splunk Engineer to Kubernetes App Builder Denis GladkikhWhat happens when a lifelong developer turns a ...

Governing Enterprise AI, Bringing Cisco Telemetry Home, and More from Splunk Lantern

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

Agentic SOC Triage: Investigating Splunk ES Notables with MCP Server and a Local LLM

The Problem: Too Many Alerts, Too Little Context Security operations teams running Splunk Enterprise Security ...