How to consume Nginx Plus API data with Quix
The Nginx Plus API Telegraf plugin collects metrics from Nginx Plus API, providing programmatic access to detailed statistics about Nginx Plus performance, connections, and server groups
Quix is the Python stream processor, and it serves the following purposes:
- Ingest messages from Nginx Plus API
- Process received messages
- Send transformed data to destination systems (via Quix integrations) so it can be operationalized
- Use data received from Nginx Plus API to power real-time capabilities
Integration with Nginx Plus API is achieved via Telegraf using the Quix Telegraf output plugin. This plugin allows Telegraf to collect data from Nginx Plus API and forward it to Quix for real-time processing, analysis, and integration with downstream systems.