Hi Swchandu
My URL is
elasticsearch.hosts: ["http://server_ip:9200"]
My URL shows the below when opening it.
{
"name" : "srv-elk",
"cluster_name" : "elasticsearch",
"cluster_uuid" : "I20YQs2OT_qgZZ0ItZCmHw",
"version" : {
"number" : "7.17.5",
"build_flavor" : "default",
"build_type" : "deb",
"build_hash" : "8d61b4f7ddf931f219e3745f295ed2bbc50c8e84",
"build_date" : "2022-06-23T21:57:28.736740635Z",
"build_snapshot" : false,
"lucene_version" : "8.11.1",
"minimum_wire_compatibility_version" : "6.8.0",
"minimum_index_compatibility_version" : "6.0.0-beta1"
},
"tagline" : "You Know, for Search"
}