logstash/docs/static/troubleshoot
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
..
plugin-tracing.asciidoc Doc:Restructure troubleshooting docs and add plugin tracing (#12270) 2020-11-02 15:48:39 -05:00
troubleshooting.asciidoc Doc:Restructure troubleshooting docs and add plugin tracing (#12270) 2020-11-02 15:48:39 -05:00
ts-azure.asciidoc Describe how to troubleshoot connectivity problems in Azure Blob Storage at HTTP level (#15835) 2024-01-24 09:46:41 +01:00
ts-kafka.asciidoc [Doc] kerberos debug instructions (#15779) 2024-01-12 13:11:12 +00:00
ts-logstash.asciidoc Provide opt-in flag to avoid fields name clash when log format is json (#15969) (#16094) 2024-04-17 18:01:16 +02:00
ts-other-issues.asciidoc Doc:Restructure troubleshooting docs and add plugin tracing (#12270) 2020-11-02 15:48:39 -05:00
ts-plugins-general.asciidoc Doc:Restructure troubleshooting docs and add plugin tracing (#12270) 2020-11-02 15:48:39 -05:00
ts-plugins.asciidoc Describe how to troubleshoot connectivity problems in Azure Blob Storage at HTTP level (#15835) 2024-01-24 09:46:41 +01:00