You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #15969, we introduced a new opt-in flag log.format.json.fix_duplicate_message_fields, to avoid collision of field names in log lines when log.format is JSON. We should make this the default behaviour in 9.0
For 9.x, update the default value of log.format.json.fix_duplicate_message_fields to true