Alerting

Splunk Alert.

gpunjabi
New Member

I want to create a Splunk Alert if there no log generated from source file means Cron-Job Not Run.

How would be my search query will look like?

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

You must first have your cron logs indexed in Splunk. Write a search that looks for a successful run of the cron job. Trigger an alert if the number of results from that search is zero.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

You must first have your cron logs indexed in Splunk. Write a search that looks for a successful run of the cron job. Trigger an alert if the number of results from that search is zero.

---
If this reply helps you, Karma would be appreciated.

somesoni2
Revered Legend

+1

For sample search, see answer by @martin_mueller in following post
https://answers.splunk.com/answers/151532/how-to-create-an-alert-if-no-data-is-generated-from-a-host...

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!

[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 ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...