You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
匹配到pattern会向openfalcon推送数据,如果未匹配到指定pattern可以向openfalcon推送一个默认值。
否则,有些告警由于值是空的,实际已经恢复了,但是没达到触发条件,无法恢复。比如(#3)> 3,只有当这个告警再次出现且< 3 才会触发恢复。
当然,可以用nodata填充默认值,但是日志规则太多,填写比较麻烦。