Alerting

Create search for alert on multiple values

srs20
New Member

I have time series data and am trying to search and create alerts.Sample data below

Id,timestamp,value
1,06/19/2019 10:00:00,6.2
2,06/19/2019 10:00:00,5.3
1,06/19/2019 10:05:00,6.1
2,06/19/2019 10:05:00,6.1
2,06/19/2019 10:10:00,6.6
1,06/19/2019 10:10:00,5.7

Alert when multiple id values exceed a threshold in a given time span.So,in the example above my search should generate an alert when Id's 1 and 2 both exceed a value of 5 in the last 10 minutes but not otherwise. How would I do this in SPL .Thanks for your help.

Tags (2)
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 ...