Elasticsearch Installation on Ubuntu 18.04.2 with Plesk Onyx 17.8.11

Elasticsearch with WoltLab Suite 3

Installation of Java OpenJDK 11 JRE and Elasticsearch with systemd configuration

Reference: https://www.elastic.co/guide/e…eference/current/deb.html


Testing ElasticSearch on Linux! How does it work?

With the following command you can test if ElasticSearch is running on Linux:

curl 'http://localhost:9200/?pretty


With the following command you can test if ElasticSearch is running on Linux: