Skip to content
Snippets Groups Projects
Commit 94403a69 authored by godog's avatar godog
Browse files

log-collector: set non-deprecated es.transport.cname_in_publish_address

Relevant log spam:

es.http.cname_in_publish_address system property is deprecated and no
longer affects http.publish_address formatting. Remove this property to
get rid of this deprecation warning.
parent 1b2a9d60
Branches
No related tags found
No related merge requests found
...@@ -102,5 +102,5 @@ ...@@ -102,5 +102,5 @@
#9-:-Djava.locale.providers=COMPAT #9-:-Djava.locale.providers=COMPAT
# Silence annoying warning (cf. https://discuss.elastic.co/t/http-publish-host-was-printed-as-ip-port-instead-of-hostname-ip-port/170820/2) # Silence annoying warning (cf. https://discuss.elastic.co/t/http-publish-host-was-printed-as-ip-port-instead-of-hostname-ip-port/170820/2)
-Des.http.cname_in_publish_address=true -Des.transport.cname_in_publish_address=true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment