GilbN / geoip2influx

A python script that will parse the nginx access.log and send geolocation metrics and log metrics to InfluxDB
MIT License
73 stars 15 forks source link

Influxdb2 support #22

Closed GilbN closed 2 months ago

GilbN commented 2 months ago

Adds support for InfuxDB2 and batch writing.

Dashboard still only supports InfluxDB 1.8 !

Closes #21