Alerting

How to trigger alert if new file is created in empty folder?

SplunkCSIT
Communicator

Hi,

What will be the search if I wish to create an alert such that it triggers an alert when there is a file created in an empty folder? thks

Tags (1)
0 Karma

MuS
SplunkTrust
SplunkTrust

Hi SplunkCSIT,

in inputs.conf you have to setup a monitor stanza for this directory / folder and assign a sourcetype. After that you can search for this sourcetype like this

 sourcetype=yourmonitoresourcetype

and when ever there is an event, fire an alert - done.

hope this helps ...

cheers, MuS

MuS
SplunkTrust
SplunkTrust

a monitor in inputs.conf will monitor continuously the defined folder, if you want to have a cron like check use scripted in inputs.
Why is it not working? check the permission on the folder, check splunkd.log for errors related to this path.
btw followTail = 0 is not needed in your case.

SplunkCSIT
Communicator

Hi,if i wish to monitor the folder every 7mins, alert when there is a file created in d:\check, is the below monitor correct? If so, how come it dont work? thks

[monitor://D:\check]
disabled = false
followTail = 0
index = monitorfolder
sourcetype = monfolder
0 Karma
Get Updates on the Splunk Community!

Admin Your Splunk Cloud, Your Way

Join us to maximize different techniques to best tune Splunk Cloud. In this Tech Enablement, you will get ...

Cloud Platform | Discontinuing support for TLS version 1.0 and 1.1

Overview Transport Layer Security (TLS) is a security communications protocol that lets two computers, ...

New Customer Testimonials

Enterprises of all sizes and across different industries are accelerating cloud adoption by migrating ...