派生自 ruleprocess
main.go @@ -108,7 +108,7 @@ insertdata.InsertToEs(resultMsg) logger.Debug("插入完Es所用时间:", time.Since(start)) //事件推送 labelFilter.PushSomthing(resultMsg) go labelFilter.PushSomthing(resultMsg) //}(msg) } }