Skip to content

martin-helmich/prometheus-nginxlog-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGINX-to-Prometheus log file exporter

Helper tool that continuously reads an NGINX log file and exports metrics to Prometheus.

Usage

./nginx-log-exporter -format="<FORMAT>" -listen-port=4040 -namespace=nginx [PATHS-TO-LOGFILES...]

Credits