db/elastic.go @@ -82,6 +82,14 @@ "lt": "now-` + strconv.Itoa(dayLt) + `d/d" } } }, ], "must_not": [ { "term": { "alarmRules.ruleId": 4 } } ] }