c8a22f1090
In some scenarios it may be useful to perform custom formatting of logs before forwarding them. For example, the JSON formatter plugin can be used to convert an event to JSON. Change-Id: I3dd9240c5910a9477456283b392edc9566882dcd
11 lines
348 B
YAML
11 lines
348 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds ability to configure custom fluentd formatting.
|
|
|
|
In some scenarios it may be useful to configure custom fluentd formatting
|
|
to, for example, convert events to JSON.
|
|
|
|
Configuration of custom fluentd formatting is possible by placing
|
|
output configuration files in /etc/kolla/config/fluentd/format/\*.conf.
|