Hi ,
I am new to elk in linux.
How to check elasticsearch current version after login to linux ? I want to upgrade it with new version also .
curl ESHOST:9200 will give you the version.
Please don't post pictures of text. It's hard to read and cannot be debugged or searched.
That is usually the response when you're trying to curl on HTTP when it should be HTTPS
Is Elasticsearch running?
What does your elasticsearch.yml look like?

