Setup and install Elasticsearch and Kibana UI on Ubuntu 22.04. Open-source search and analytics engine designed for real-time data retrieval, monitoring, and analysis. Kibana is the visualization tool for Elasticsearch, enabling users to interact with data through dashboards, charts, and real-time visualizations. Deploy using our image from any of the cloud marketplaces below:
Self-Hosted Elasticsearch & Kibana on Ubuntu
Elasticsearch & Kibana Azure
Deploy Elasticsearch with Kibana on Ubuntu 22.04
Elasticsearch & Kibana AWS
Coming soon…
Elasticsearch & Kibana GCP
Coming soon…
Getting Started
Once your Elastic search server has been deployed, the following links explain how to connect to a Linux VM:
Any questions about getting this server up and running or for any assistance related to image deployments please contact us.
Firewall Ports
Elasticsearch
Port 9200 (HTTP): This is the primary port used to interact with Elasticsearch’s RESTful API. All search, indexing, and query requests go through this port by default.
Port 9300 (Transport): This port is used for internal cluster communication. Nodes in a multi-node Elasticsearch cluster communicate with each other over port 9300.
Kibana
Port 5601 (HTTP): Kibana’s web interface and API are accessible on this port. Users connect to Kibana’s dashboard, visualizations, and management interface through port 5601.
Firewall and Security Considerations
Elasticsearch (Port 9200): By default, this port binds to localhost. If making Elasticsearch accessible externally, secure it by setting up authentication, TLS encryption, or restricting access to specific IP addresses.
Kibana (Port 5601): Similarly, securing external access to Kibana is important, especially for production environments.
Adjusting these ports is possible by configuring elasticsearch.yml and kibana.yml in their respective directories (/etc/elasticsearch/ and /etc/kibana/).
The links below explain how to modify / create firewall rules depending on which cloud platform you are using.
Disclaimer: Elasticsearch & Kibana are registered trademarks of Elasticsearch BV and is licensed under Elastic License 2.0 (ELv2). This image is provided & maintained by Cloud Infrastructure Services. This image is configured for self-hosting and does not include any managed or SaaS-level services. No warrantee of any kind, express or implied, is included with this software. Use at your risk, responsibility for damages (if any) to anyone resulting from the use of this software rest entirely with the user. The author is not responsible for any damage that its use could cause.
Cloud Solution Architect. Helping customers transform their business to the cloud. 20 years experience working in complex infrastructure environments and a Microsoft Certified Solutions Expert on everything Cloud.