[NGINX_LOGS] #Path for the log file (Nginx) logpath = website1:/var/log/website1/access.log website2:/var/log/website2/access.log [GEOIP] #Path for the GEOIP DB file geoipdb = ./GeoLite2-City.mmdb [INFLUXDB] # Database URL host = INFLUXDB_SERVER_IP port = 8086 #Database name database = INFLUXDB_DATABASE_NAME # HTTP Auth username = INFLUXDB_USER_NAME password = INFLUXDB_USER_PASSWORD # Measurement name measurement = geodata