Skip to content

Commit 15b2a76

Browse files
authored
Update content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md
1 parent b527eb1 commit 15b2a76

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -305,10 +305,8 @@ Environment variable: `INFLUXDB_DATA_QUERY_LOG_ENABLED`
305305

306306
#### query-log-path
307307

308-
Default is `""`.
309-
310-
Whether queries should be logged to a file at a given path.
311-
If the value is set to `""` (default) queries are not logged to a file.
308+
An absolute path to the query log file.
309+
The default is `""` (queries aren't logged to a file).
312310
Please make sure you are using the absolute path when configuring this.
313311
We support `SIGHUP` based log rotation. The following is an example of a `logrotate` configuration:
314312

0 commit comments

Comments
 (0)