Helper tool that continuously reads an NGINX log file and exports metrics to Prometheus.
./nginx-log-exporter -format="<FORMAT>" -listen-port=4040 -namespace=nginx [PATHS-TO-LOGFILES...]
- tail, MIT license
- gonx, MIT license
- Prometheus Go client library, Apache License