We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a899055 + 5ae8f21 commit ce981b4Copy full SHA for ce981b4
README.md
@@ -68,6 +68,8 @@ payload. The following configuration options are removed:
68
* `merge_json_log`
69
* `preserve_json_log`
70
71
+One way of preserving JSON logs can be through the [parser plugin](https://docs.fluentd.org/filter/parser)
72
+
73
**NOTE** As of this release, the use of `use_journal` is **DEPRECATED**. If this setting is not present, the plugin will
74
attempt to figure out the source of the metadata fields from the following:
75
- If `lookup_from_k8s_field true` (the default) and the following fields are present in the record:
0 commit comments