logstash/config
github-actions[bot] ceddff3ab3
Provide opt-in flag to avoid fields name clash when log format is json (#15969) (#16094)
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 830733d758)

Co-authored-by: Andrea Selva <selva.andre@gmail.com>
2024-04-17 18:01:16 +02:00
..
jvm.options Add system properties to configure Jackson's stream read constraints (#15720) 2024-01-08 17:48:11 +01:00
log4j2.properties Explicitate the type of log format in appender's names (#12964) 2021-06-15 11:25:08 +02:00
logstash-sample.conf Add sample configuration file 2018-05-17 19:58:35 +00:00
logstash.yml Provide opt-in flag to avoid fields name clash when log format is json (#15969) (#16094) 2024-04-17 18:01:16 +02:00
pipelines.yml Fix duplicate description for storage_policy in yaml config files (#15014) 2023-04-20 16:04:36 +02:00
startup.options Change the default LS_SETTINGS_DIR to /etc/logstash for service installations 2018-03-30 19:57:30 +00:00