geostat/settings.ini.back
2019-02-04 14:00:54 +01:00

22 lines
395 B
Text

[NGINX_LOG]
#Path for the log file (Nginx)
logpath = /var/log/nginx/access.log
[GEOIP]
geoipdb = /usr/local/share/GeoIP/GeoLite2-City.mmdb
# For country use /usr/local/share/GeoIP/GeoLite2-Country.mmdb
[INFLUXDB]
# Database URL
host = ip_address
port = 8086
#Database name
database = db_name
# HTTP Auth
username = "username"
password = "password"
# Measurement name
measurement = geodata