Update README.md
This commit is contained in:
parent
2f9d117a70
commit
336c633716
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@ Add the ones that differ on your system.
|
|||
| LOG_MEASUREMENT | nginx_access_logs | InfluxDB measurement name for nginx logs. Optional, defaults to the example. |
|
||||
| SEND_NGINX_LOGS | true | Set to `false` to disable nginx logs. Optional, defaults to `true`. |
|
||||
| GEOIP2INFLUX_LOG_LEVEL | info | Sets the log level in geoip2influx.log. Use `debug` for verbose logging Optional, defaults to info. |
|
||||
| INFLUX_RETENTION | 30d | Sets the retention for the database. Optional, defaults to example.|
|
||||
| INFLUX_SHARD | 2d | Set the shard for the database. Optional, defaults to example. |
|
||||
| INFLUX_RETENTION | 7d | Sets the retention for the database. Optional, defaults to example.|
|
||||
| INFLUX_SHARD | 1d | Set the shard for the database. Optional, defaults to example. |
|
||||
| MAXMINDDB_LICENSE_KEY | xxxxxxx | Add your Maxmind licence key |
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue