logstash/docker/data/logstash
Andrea Selva 830733d758
Provide opt-in flag to avoid fields name clash when log format is json (#15969)
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>
2024-04-17 16:37:05 +02:00
..
bin Add env LOG_STYLE to control the log behavior (#14949) 2023-03-08 23:25:33 +00:00
config Add env LOG_STYLE to control the log behavior (#14949) 2023-03-08 23:25:33 +00:00
env2yaml Provide opt-in flag to avoid fields name clash when log format is json (#15969) 2024-04-17 16:37:05 +02:00
pipeline build docker images from logstash repo (#10603) 2019-04-04 11:27:06 +01:00