Yelp / elastalert

Easy & Flexible Alerting With ElasticSearch
https://elastalert.readthedocs.org
Apache License 2.0
7.97k stars 1.74k forks source link

Can percentage_match type add num_events? #3263

Open yanyunou opened 1 year ago

yanyunou commented 1 year ago

I have a log index.I want to alert when use_time > 500ms, percent > 50% and num_events > 10. How can i do?If percentage_match type can add num_events?