Updating Elasticstack from 7.16.1 to 7.16.2

Hello all,

I am updating my elasticstack to 7.16.2. Elasticsearch cluster started fine but I see following in Kibana logs. These events are constantly appearing in Kibana logs.

GET /_nodes?filter_path=nodes.*.version%2Cnodes.*.http.publish_address%2Cnodes.*.ip
  log   [15:08:38.204] [info][status] Kibana is now available (was degraded)
  log   [15:09:02.813] [info][deprecation][elasticsearch] Elasticsearch deprecation: 299 Elasticsearch-7.16.2-2b937c44140b6559905130a8650c64dbd0879cfb "transport.publish_address was printed as [ip:port] instead of [hostname/ip:port]. This format is deprecated and will change to [hostname/ip:port] in a future version. Use -Des.transport.cname_in_publish_address=true to enforce non-deprecated formatting."
Origin:kibana
Query:
200

can anyone please tell me what is this and if this is an error, how to remove this?

Thank you,
Akhil

Hi Akhil,

Please see if the solution in this post helps you. Transport.publish_address was printed as [ip:port] instead of [hostname/ip:port] (7.5.1)

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.