- Introducing Elasticsearch Add-On for Heroku
- Configuring your deployment
- Securing your deployment
- Monitoring your deployment
- How to set up monitoring
- Access performance metrics
- Keep track of deployment activity
- Diagnose unavailable nodes
- Why are my shards unavailable?
- Why is performance degrading over time?
- Is my cluster really highly available?
- How does high memory pressure affect performance?
- Why are my cluster response times suddenly so much worse?
- How do I resolve deployment health warnings?
- How do I resolve node bootlooping?
- Snapshot and restore
- About
- Subscription levels
- Version policy
- Elasticsearch Add-On for Heroku hardware
- Elasticsearch Add-On for Heroku GCP instance configurations
- Elasticsearch Add-On for Heroku GCP default provider instance configurations
- Elasticsearch Add-On for Heroku AWS instance configurations
- Elasticsearch Add-On for Heroku AWS default provider instance configurations
- Elasticsearch Add-On for Heroku Azure instance configurations
- Elasticsearch Add-On for Heroku Azure default provider instance configurations
- Elasticsearch Add-On for Heroku regions
- Service status
- Getting help
- Restrictions and known problems
- What’s new with the Elastic Stack
Remove the add-on
editRemove the add-on
editThis action will destroy all associated data and cannot be undone.
To remove the add-on from MY_APP using the Heroku CLI:
heroku addons:destroy foundelasticsearch --app MY_APP ▸ WARNING: Destructive Action ▸ This command will affect the app testing-heroku-es ▸ To proceed, type MY_APP or re-run this command with ▸ --confirm MY_APP > MY_APP Destroying foundelasticsearch-trapezoidal-nnnnn on ⬢ MY_APP... done
Was this helpful?
Thank you for your feedback.