ethfoo

Results 102 comments of ethfoo

这个应该是和这个https://github.com/loggie-io/loggie/issues/228 相同的问题,会尽快修复

loggie不支持,这种一次性的可以直接通过调ES api实现?

换成非pvc挂载的方式试试呢?

可以使用 print() action来调试一下:https://loggie-io.github.io/docs/main/reference/pipelines/interceptor/transformer/#print

@brucewang585 CI is failed, please re-execute the `make fmt`.

主机部署的吗? 可以提供api接口,用于支持pipeline配置的创建/修改/查询/删除

This is relatively simple to implement. How about you submit a PR?

如果你的agent继续用fluent-bit,一般还是建议发到kafka,至于kafka到es的转发,你可以选择使用loggie或者其他的开源组件。

使用readFromTail看下,https://loggie-io.github.io/docs/main/reference/pipelines/source/file/#readfromtail 不过请使用最新main构建的镜像,或者使用最新release-v1.5的镜像,之前版本这里有点问题。