Hi everyone,
Currently, I am using Zabbix with MySQL to store monitoring data. I’m evaluating the possibility of switching the historical database to Elasticsearch and would like to hear the community’s experience or recommendations.
My main questions are:
Any comments, experiences, or references to documentation would be very helpful.
Thanks in advance!
Currently, I am using Zabbix with MySQL to store monitoring data. I’m evaluating the possibility of switching the historical database to Elasticsearch and would like to hear the community’s experience or recommendations.
My main questions are:
- Would data ingestion and queries still be real-time, or would there be significant delays?
- Could there be latency in metric and trigger visualization?
- What additional configuration or hardware requirements would be needed to maintain good performance?
- Are there any limitations or issues with dashboards, alerts, or other Zabbix functionalities when using Elasticsearch?
- How does all of the above behave as the number of hosts and monitored metrics grows, using Elasticsearch as the database for collected query data?
Any comments, experiences, or references to documentation would be very helpful.
Thanks in advance!
Comment