Post-installation steps
editPost-installation steps
editAfter your Elastic Cloud Enterprise installation is up, some additional steps might be required:
- Add your own load balancer. Load balancers are user supplied and we do not currently provide configuration steps for you.
- Add more capacity to your Elastic Cloud Enterprise installation, resize your deployment, upgrade to a newer Elasticsearch version, and add some plugins.
- Configure ECE system deployments to ensure a highly available and resilient setup.
- Configure ECE for deployment templates to indicate what kind of hardware you have available for Elastic Stack deployments.
- Install your security certificates to enable TLS/SSL authentication for secure connections over HTTPS.
- Add a snapshot repository to enable regular backups of your Elasticsearch clusters.
- Add more platform users with role-based access control.
- Consider enabling encryption-at-rest (EAR) on your hosts.
- Set up traffic filters to restrict traffic to your deployment to only trusted IP addresses or VPCs.
- Learn how to work around host maintenance or a host failure by moving nodes off of an allocator.
- If you received a license from Elastic, manage the licenses for your Elastic Cloud Enterprise installation.
During installation, the system generates secrets that are placed into the /mnt/data/elastic/bootstrap-state/bootstrap-secrets.json
secrets file, unless you passed in a different path with the --host-storage-path parameter. Keep the information in the bootstrap-secrets.json
file secure by removing it from its default location and placing it into a secure storage location.