Elasticsearch

AWS Azure Databases 2 variations

A single node Elasticsearch search and analytics engine, secured with a unique superuser password from first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Elasticsearch image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Elasticsearch Single-Node Search and Analytics AWS Standard View · Guide
Elasticsearch 9 on Ubuntu Azure Ubuntu 9 View · Guide

Overview

Elasticsearch is a distributed search and analytics engine built on Apache Lucene, exposing a REST API for full text search, structured queries and aggregations. This image runs a single node ready to index and search.

Why the cloudimg image

Elasticsearch is preinstalled and hardened so the REST API is never exposed without authentication. A fresh elastic superuser password is generated on first boot for every instance and stored in a root only file, and cloudimg provides 24/7 support covering index design, tuning, snapshots and upgrades.

Common uses

  • Full text search
  • Log and event analytics
  • Application search backends