Getting Data In

monitoring file

nvashish123
Engager

Hi,

I was just wondering if Splunk can be sceheduled to monitor a file regularly, and send out alerts if this file does not get updated for a specific time period , lets say for 5 minutes. Please help me in doing so, if possible.

Thanks, Nitin.

Tags (1)

dwaddle
SplunkTrust
SplunkTrust

Yes, sort-of. I am assuming this file is a logfile, and there are timestamped events in it. If Splunk is indexing this log file you could schedule a saved search with a conditional alert in Splunk that does something like:

source=/path/to/my/log/file host=host.my.logfile.is.on earliest=-5m@m 

And only fires the alert if the results returned are <= 0.

http://www.splunk.com/base/Documentation/latest/Admin/Setupalertsinsavedsearches.conf

Brian_Osburn
Builder

I do that now for several of my log files...

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...