panlei
2019-11-06 a45e6bb260a1091c9db6b028119b2d9cda9870a4
main.go
@@ -105,7 +105,7 @@
               esEnd := time.Since(start)
               logger.Debug("插入完Es所用时间:", esEnd)
               //事件推送
               //labelFilter.PushSomthing(resultMsg)
               labelFilter.PushSomthing(resultMsg)
            }(msg)
         }
      }