fluent-plugin-parser-cri icon indicating copy to clipboard operation
fluent-plugin-parser-cri copied to clipboard

CRI log parser for Fluentd

Results 4 fluent-plugin-parser-cri issues
Sort by recently updated
recently updated
newest added

Hi, I have containers that emit logs in containerd format, Which is ``` 2022-12-21T16:39:12.398315079Z stdout F 10.1.92.199 - - [21/Dec/2022:16:39:12 +0000] "GET / HTTP/1.1" 200 8430 "-" "kube-probe/1.24+" "-" ```...

Hello, I have an issue where some containerd logs are failing to be matched. Example error message from fluentd: Error from calicos log ``` 2022-05-16 05:09:38.523746465 +0000 fluent.warn: {"message":"[fluentd-containers.log] pattern...

Hello everyone, I’m experiencing an issue with the `cri` plugin. My original configuration is as follows: ``` @type tail path /var/log/containers/*.log pos_file /var/log/fluentd-es-containers.log.pos tag kubernetes.* read_from_head true @type multi_format format...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...

dependencies
github_actions