geostat/settings.ini.back
2018-10-12 21:38:06 +03:00

18 lines
271 B
Text

[NGINX_LOG]
#Path for the log file (Nginx)
logpath = /var/log/nginx/access.log
[INFLUXDB]
# Database URL
host = ip_address
port = 8086
#Database name
database = db_name
# HTTP Auth
username = "username"
password = "password"
# Measurement name
measurement = geodata