mirror of
https://github.com/elastic/logstash.git
synced 2025-04-22 05:37:21 -04:00
Adds log.format.json.fix_duplicate_message_fields feature flag to rename the clashing fields when json logging format (log.format) is selected.
In case two message fields clashes on structured log message, then the second is renamed attaching _1 suffix to the field name.
By default the feature is disabled and requires user to explicitly enable the behaviour.
Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
(cherry picked from commit
|
||
---|---|---|
.. | ||
jvm.options | ||
log4j2.properties | ||
logstash-sample.conf | ||
logstash.yml | ||
pipelines.yml | ||
startup.options |