Getting Data In

splunk uf not reading logs

AzmathShaik
Path Finder

hellowe’ve directory structure as follows
/apps/ftp/user/logs/admin -- main directory
sub-directories
2018 2019 2020
and further more each sub-directory with year has directories with months as
01 02 02 03 04 05 06 07 08 09 10
under months directories we have csv log filesso to access a csv file for today
/apps/ftp/user/logs/admin/2020/10/20201008.csvhere is monitor stanza for to read this file
[monitor:///apps/*/user/logs/admin/.../.../*.csv]
disabled = false
sourcetype = csv
index= user-access-logs
crcSalt = <SOURCE>but it’s not reading logs and no error in splunkd logs. can someone help me in correcting the monitor stanza if i’ve done mistake

Labels (3)
0 Karma

isoutamo
SplunkTrust
SplunkTrust
Can you try to replace .../... with ... as ... means any number of subdirectories. Other option is replace it with */*
r. Ismo
0 Karma
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!

Get Agentic with Splunk Lantern: Connect to Cisco Cloud Control, Transform ...

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

July Community Events: Master ITSI 5.0 & Automate Splunk

Struggling with alert fatigue or feeling like you're spending more time on infrastructure maintenance than ...

New Release of Federated Search: Bringing Splunk Analytics to More of Your Data

Organizations today are generating more data than ever and storing it across cloud object stores, data lakes, ...