diff --git a/content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md b/content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md index b96b71e9d..b21f63774 100644 --- a/content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md +++ b/content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md @@ -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 {