Getting Data In

fschange with \...\

mcbradford
Contributor

This is my inputs.conf

[fschange://C:\Users...\AppData\Local\Microsoft\Windows\Burn]
index=windows
recurse=true
sourcetype=opticalmediaburn
pollPeriod=60
followLinks=true
fullEvent=true
delayInMills=1000

I see this in my _internal log

FSChangeMonitor - Monitoring file or directory that doesn't exist at startup time - //C:\Users...\AppData\Local\Microsoft\Windows\Burn

What am I doing wrong. The file/path does exist

Tags (1)
0 Karma

dmaislin_splunk
Splunk Employee
Splunk Employee

You should be using [fschange:] not [fschange://]

Something like this:
[fschange:C:\Users\AppData\Local\Microsoft\Windows\Burn]

0 Karma

mcbradford
Contributor

I changed the syntax to:

[fschange:C:\Users...\AppData\Local\Microsoft\Windows\Burn]

and it is still not working.

Can you use ...\? There are lots of users, so we would not be able to specify a different path for each user.

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...