-
Notifications
You must be signed in to change notification settings - Fork 513
Closed
Labels
Integration:spring_bootSpring BootSpring BootTeam:Service-IntegrationsLabel for the Observability Service Integrations teamLabel for the Observability Service Integrations team
Description
Description
Below two SpringBoot dashboards contains Audit Events [Logs Spring Boot] panel which uses _id field:
- [Spring Boot] Audit Events
- [Spring Boot] Overview Dashboard
These visualizaions are working as expected in 8.4.0 and 8.5.0. But in Kibana 8.6.0 and later versions it shows below error.
According to documention _id fields are not supported in aggregations:
The _id field is restricted from use in aggregations, sorting, and scripting. In case sorting or aggregating on the _id field is required, it is advised to duplicate the content of the _id field into another field that has doc_values enabled.
Related Issues
Metadata
Metadata
Assignees
Labels
Integration:spring_bootSpring BootSpring BootTeam:Service-IntegrationsLabel for the Observability Service Integrations teamLabel for the Observability Service Integrations team
