Overview
Elasticsearch version and service status
Elasticsearch version information and systemd service status on a freshly launched instance.
Elasticsearch version and service status
Elasticsearch cluster health
Elasticsearch nodes and indices
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Elasticsearch AMI - Supported by cloudimg
Get a fully secured, production-ready Elasticsearch search and analytics node running on AWS in minutes - no package management, repository configuration, or security bootstrapping required. This AMI eliminates the manual steps that slow down teams deploying Elasticsearch on EC2.
Who This Is For
Platform engineers, SREs, and DevOps teams running workloads on EC2 who need a search and analytics engine without managed-service lock-in. Ideal for teams that want full control over their Elasticsearch deployment while avoiding the hours of manual installation, Java version management, and security configuration that a bare-metal setup demands.
Search Stack
Elasticsearch runs as a systemd service in single-node mode. The REST API listens on port 9200, cluster transport on port 9300, and the bundled OpenJDK runtime ships inside the package - no separate Java install or version pinning to manage. Need to scale? Add further nodes by joining them to the cluster at any time.
Secure First Boot - No Default Credentials
Unlike AMIs that ship with shared or default passwords, every instance of this image generates a unique elastic superuser password on first boot. A one-shot systemd service creates the credential, applies it to the Elasticsearch security index, and stores the plaintext value in a root-only file. The REST API is never exposed without authentication. This eliminates the risk of credential reuse across instances - a common vulnerability in competing images that rely on static default passwords.
Dedicated Storage Tier
The Elasticsearch data directory (path.data) resides on a separate, independently resizable EBS volume. Index data stays off the OS disk, enabling zero-downtime storage expansion as your data grows. You can resize or change the EBS volume type without disturbing the operating system or Elasticsearch configuration.
Ready to Query Immediately
The Elasticsearch service, configuration, data directory, and superuser account are all prepared at launch. Connect over SSH, retrieve your unique password from the root-only file, and immediately curl the REST API on port 9200 to index documents, run search queries, and inspect cluster health.
Security Considerations
- Per-instance unique credentials with no shared secrets
- Root-only credential storage prevents unauthorized access
- Recommend placing the instance in a private VPC subnet
- Configure security groups to restrict ports 9200 and 9300 to trusted CIDR ranges
- EBS encryption is supported - enable it at launch for data-at-rest protection
Use Case: Log Analytics Pipeline
A DevOps team ingesting application logs from multiple EC2 instances and Lambda functions can ship logs directly to the Elasticsearch REST API on port 9200. With the dedicated EBS volume, retention can grow independently of compute resources. Query logs in near real-time using the search API, build alerting pipelines, and maintain full ownership of your data without external service dependencies.
Additional Use Cases
- Application and site search with full-text query support
- Security analytics and SIEM backends
- Observability data stores for metrics and traces
- Document and content store search
Getting Started
- Subscribe to this AMI on AWS Marketplace
- Launch an EC2 instance (ensure your security group opens ports 9200 and 9300 only to trusted sources)
- SSH into the instance
- Retrieve your unique elastic superuser password from the root-only file
- Query the REST API: curl -u elastic:YOUR_PASSWORD https://localhost:9200
The included user guide covers index design, ingest pipelines, snapshot configuration, and cluster expansion.
cloudimg Support
24/7 technical support by email and live chat. Our engineers assist with Elasticsearch deployment, index design, ingest pipelines, performance tuning, snapshots, and upgrades.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- Elasticsearch preinstalled and ready as a single node search and analytics engine, with the REST API on a dedicated port and no manual setup required
- Hardened first boot generates a fresh elastic superuser password for every instance and stores it in a file only the root user can read, so the search API is never exposed without authentication
- 24/7 technical support from cloudimg, with expert assistance for Elasticsearch deployment, index design, performance tuning, snapshots and upgrades
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t3.micro | t3.micro instance type | $0.04 |
t2.micro | t2.micro instance type | $0.04 |
c7a.metal-48xl | c7a.metal-48xl instance type | $0.24 |
c8i-flex.8xlarge | c8i-flex.8xlarge instance type | $0.24 |
m8a.4xlarge | m8a.4xlarge instance type | $0.24 |
c6in.2xlarge | c6in.2xlarge instance type | $0.24 |
m5dn.8xlarge | m5dn.8xlarge instance type | $0.24 |
c8i-flex.large | c8i-flex.large instance type | $0.08 |
d3en.2xlarge | d3en.2xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of Elasticsearch 8.x single node search and analytics engine.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). Elasticsearch serves its REST API on port 9200. Retrieve the generated elastic superuser password with: sudo cat /root/elasticsearch-credentials.txt. Then test the API with: curl -u elastic:<password> http://<instance-public-ip>:9200/. Restrict port 9200 to trusted networks because the REST API exposes administrative operations once authenticated. To enable HTTPS, follow the TLS section of the user guide.
Resources
Vendor resources
Support
Vendor support
cloudimg Support
cloudimg provides 24/7 technical support for this Elasticsearch AMI through two channels:
- Email: support@cloudimg.co.uk
- Live chat: Available around the clock
What We Help With
Our engineers assist with:
- Initial deployment and instance configuration
- Elasticsearch cluster expansion and node joining
- Index design and mapping optimization
- Ingest pipeline setup and troubleshooting
- Performance tuning and query optimization
- Snapshot configuration and restore procedures
- Version upgrades and migration guidance
- General troubleshooting and issue resolution
Response Times
Critical issues receive a one-hour average response time. All support requests are handled by engineers with Elasticsearch expertise.
Refunds and Billing
For billing questions, subscription changes, or refund requests, contact support@cloudimg.co.uk and our team will assist you promptly.
To get started, email support@cloudimg.co.uk or use the live chat with your instance ID and a description of your issue.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.