How to consume Kibana data with Quix
The Kibana Telegraf plugin gathers metrics from Kibana dashboards, monitoring the performance and usage patterns of this visualization platform for Elasticsearch data analytics and log exploration
Quix is the Python stream processor, and it serves the following purposes:
- Ingest messages from Kibana
- Process received messages
- Send transformed data to destination systems (via Quix integrations) so it can be operationalized
- Use data received from Kibana to power real-time capabilities
Integration with Kibana is achieved via Telegraf using the Quix Telegraf output plugin. This plugin allows Telegraf to collect data from Kibana and forward it to Quix for real-time processing, analysis, and integration with downstream systems.