Alerting

Custom alert trigger condition for passing time amount

ryhluc01
Communicator

Hi all,

I need to set up an alert condition to notify me if the report doesn't generate data for more than 5 minute's

stats max(_time) as "Last Report Run" by reltime|dedup "Last Report Run" |convert timeformat=%l:%M%p ctime("Last Report Run")|rename reltime as "Time Since Last Report"|sort -"Time Since Last Report"

0 Karma
1 Solution

ryhluc01
Communicator

Answering my own question: This result can be achieved by specifying the number or results as the trigger condition.

View solution in original post

0 Karma

ryhluc01
Communicator

Answering my own question: This result can be achieved by specifying the number or results as the trigger condition.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

@ryhluc01 If your problem is resolved, please accept the answer to help future readers.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...