Monitoring Splunk

Monitoring private shared drive on a remote server with UF.

rajeshpakalapat
New Member

Can someone please let me know how can I monitor the modify/delete/create actions no a shared drive in a remote server with UF installed in it?

Thank you.

Tags (1)
0 Karma

paulbannister
Communicator

Hi There,

There is a deprecated feature called FSCHANGE that is still does exactly that, although it is down as deprecated it there is no immediate plan to drop it completely to my knowledge

inputs.conf should be something along the lines of:

[fschange:*YOUR_FILE_PATH*]
fullEvent=true
pollPeriod=3600
recurse=true
sendEventMaxSize=100000
signedaudit=false
disabled=0

It may require some tweaking to the file path ensure it works with your use case and after a UF restart may also require patience if the directory itself is quite cumbersome

0 Karma

rajeshpakalapat
New Member

Thanks for the answer. I found that the file logs are not being captured by the event viewer. So first I will need to get the logs to the event viewer then send to the platform.

Any idea on getting this done?

Thanks

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...