
geoip2influx
A python script that will parse the nginx access.log and send geolocation metrics and log metrics to InfluxDB Grafans dashboard link: https://grafana.com/grafana/dashboards/12268 See readme for instructions and additional environment variables. https://github.com/gilbN/geoip2influx/blob/master/README.md
About
Geoip2Influx is a Python application designed for system administrators, DevOps engineers, and website owners who need to monitor and analyze nginx web server traffic with geolocation insights. It continuously monitors nginx access logs, extracts IP-based geolocation data using M…