Skip to content

Commit da0cfc1

Browse files
authored
Update content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md
1 parent cbe6733 commit da0cfc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,8 @@ An absolute path to the query log file.
309309
The default is `""` (queries aren't logged to a file).
310310

311311

312-
We support `SIGHUP` based log rotation. The following is an example of a `logrotate` configuration:
312+
Query logging supports SIGHUP-based log rotation.
313+
The following is an example of a `logrotate` configuration:
313314

314315
```
315316
/var/log/influxdb/queries.log {

0 commit comments

Comments
 (0)