Using openshift/ose-logging-elasticsearch5:v4.1.4-201906271212, the user can fetch the elasticsearch status using /. curl -s -k -o /dev/null -w "%{http_code}" -H 'X-Forwarded-For: 127.0.0.1' -H "Authorization: Bearer oX9TWqgQ_c4pkCt7LLCjawPhJg-63GxjnDBBqQlCiFw" https://172.30.85.251:9200/ { "name" : "elasticsearch-cdm-ktsu8dd1-2", "cluster_name" : "elasticsearch", "cluster_uuid" : "3RROtmBsQ8Wd6_YkNsCZhQ", "version" : { "number" : "5.6.13", "build_hash" : "921f2bd", "build_date" : "2018-11-16T16:58:29.974Z", "build_snapshot" : false, "lucene_version" : "6.6.1" }, "tagline" : "You Know, for Search" }
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:1635