We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe6733 commit da0cfc1Copy full SHA for da0cfc1
content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md
@@ -309,7 +309,8 @@ An absolute path to the query log file.
309
The default is `""` (queries aren't logged to a file).
310
311
312
-We support `SIGHUP` based log rotation. The following is an example of a `logrotate` configuration:
+Query logging supports SIGHUP-based log rotation.
313
+The following is an example of a `logrotate` configuration:
314
315
```
316
/var/log/influxdb/queries.log {
0 commit comments