Update content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md
parent
cbe67338e5
commit
da0cfc1871
|
|
@ -309,7 +309,8 @@ An absolute path to the query log file.
|
|||
The default is `""` (queries aren't logged to a file).
|
||||
|
||||
|
||||
We support `SIGHUP` based log rotation. The following is an example of a `logrotate` configuration:
|
||||
Query logging supports SIGHUP-based log rotation.
|
||||
The following is an example of a `logrotate` configuration:
|
||||
|
||||
```
|
||||
/var/log/influxdb/queries.log {
|
||||
|
|
|
|||
Loading…
Reference in New Issue