- 
                Notifications
    
You must be signed in to change notification settings  - Fork 8.5k
 
Description
Change description
Which release will ship the breaking change?
TBD, The sooner the better but we'd have to have a deprecation period.
We could potentially evaluate enabling it by default on Cloud as an opaque change to the user in Isolation.
Is this a Kibana or Elasticsearch breaking change?
Kibana
Describe the change. How will it manifest to users?
Switching the default logging format to ECS is a move several of Elastic products are making with 8.0.
Switching to ECS structured logs helps unifying our log collection and aids with log correlation. E.g logs with trace.id  can be used to enable quick navigation from Discover to Logs UI to APM Trace overview in any direction.
How many users will be affected?
Anyone manually ingesting Kibana logs.
Users using the kibana module from Filebeat  to ingest kibana logs.
Are there any edge cases?
Unknown if any of the open items #60391 influences a decision.
Cross links
elastic/elasticsearch#47105
elastic/apm-server#3829
elastic/beats#15544