Skip to content

Commit fdaafa1

Browse files
fekete-robertpepov
andauthored
Update content/docs/logging-infrastructure/fluentbit.md
Co-authored-by: Peter Wilcsinszky <peter.wilcsinszky@axoflow.com> Signed-off-by: Robert Fekete <fekete77.robert@gmail.com>
1 parent e82b522 commit fdaafa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/logging-infrastructure/fluentbit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The following sections show you some examples on configuring Fluent Bit. For the
9898

9999
## Containerd log fields
100100

101-
The following example defines a [Fluentd parser]({{< relref "/docs/configuration/plugins/filters/parser.md" >}}) that places the parsed containerd log messages into the `log` field instead of the `message` field.
101+
The following example defines a custom Fluent Bit parser that places the parsed containerd log messages into the `log` field instead of the `message` field to be backwards compatible with docker container runtimes.
102102

103103
```yaml
104104
apiVersion: logging.banzaicloud.io/v1beta1

0 commit comments

Comments
 (0)