Thanks to everyone having starred my repo! To star it click on the image below, then it will be on top right. Thanks!
Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack. You can use Elasticsearch to store, search, and manage data for:
- Logs
- Metrics
- A search backend
- Application monitoring
- Endpoint security
- ... and more!
To learn more about Elasticsearch’s features and capabilities, see their product page .
Here, this addon is used to single node that can be called from other addons needing it.
The installation of this add-on is pretty straightforward and not different in comparison to installing any other add-on.
- Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA)
- Install this add-on.
- Click the
Save
button to store your configuration. - Set the add-on options to your preferences
- Start the add-on.
- Check the logs of the add-on to see if everything went well.
Elasticsearch is using by calling it from another app, such as nextcloud.
Create an issue on github