We are running 7.2, successfully upgraded to 7.17.6, and want to move to the 8.X version. All went fine with the 7.17.6 upgrade. On Kibana I see some upgrade issues (critical) but not sure how to resolve this.
First error
Configuring the "pod ID" field has been deprecated and will be removed in 8.0.0. This plugin is designed to work with ECS, and expects this field to have a value of kubernetes.pod.uid. It has a different value configured in Source Configuration: Default
How to fix
Adjust your indexing to identify Kubernetes pods using "kubernetes.pod.uid"
Second error
Configuring the "host name" field has been deprecated and will be removed in 8.0.0. This plugin is designed to work with ECS, and expects this field to have a value of host.name. It has a different value configured in Source Configuration: Default
How to fix
Adjust your indexing to identify hosts using "host.name"
Third error
Configuring the "container ID" field has been deprecated and will be removed in 8.0.0. This plugin is designed to work with ECS, and expects this field to have a value of container.id. It has a different value configured in Source Configuration: Dev
How to fix
Adjust your indexing to identify Docker containers using "container.id"
It's giving me How t fix, but its not showing me where to fix. any help will be much appriciated.
How was this please resolved?
I have same issue in my kibana elastic cloud. When I check Upgrade asistant under " Kibana deprecation issues" I can see message
Source configuration field "pod ID" is deprecated.
Configuring the "pod ID" field has been deprecated and will be removed in 8.0.0. This plugin is designed to work with ECS, and expects this field to have a value of kubernetes.pod.uid. It has a different value configured in Source Configuration: Default
How to fix
Adjust your indexing to identify Kubernetes pods using "kubernetes.pod.uid"
I'm not sure where to fix this. Is this in kibana index patterns, or logstash has to be updated or filebeat?
I havent found any field kubernetes.pod.id in my configuration
Hey folks - check out settings here
in Kibana go into Observability > Metrics Inventory > Settings. There are bunch of fields with defaults that if changed show up as possible issues upon upgrade. I think this is because the inventory in 8.x won't have customizable fields so you have to set them back to defaults.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.