loggie icon indicating copy to clipboard operation
loggie copied to clipboard

ERR pkg/control/config.go:194 > invalidate pipeline configs: component code 'interceptor/transformer/' is not exists

Open henkuaifacai opened this issue 3 years ago • 1 comments

I wrote such a configuration, and then started to report an error. Do I have a format problem, using version 1.2.0

pipelines:

  • name: harbor-proxy sources:
    • type: file name: demo paths:
      • /var/log/harbor/proxy.log interceptors:
    • type: transformer actions:
      • action: regex(body) pattern: ^(?
      • if: equal(client, Prometheus) then:
        • action: dropEvent()

henkuaifacai avatar Sep 29 '22 06:09 henkuaifacai

看到问题了,1.2.0没有这个功能

henkuaifacai avatar Sep 29 '22 06:09 henkuaifacai