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

pull/5856/head
Jason Stirnaman 2025-02-24 10:01:39 -06:00 committed by GitHub
parent b527eb1f2d
commit 15b2a76c36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 4 deletions

View File

@ -305,10 +305,8 @@ Environment variable: `INFLUXDB_DATA_QUERY_LOG_ENABLED`
#### query-log-path
Default is `""`.
Whether queries should be logged to a file at a given path.
If the value is set to `""` (default) queries are not logged to a file.
An absolute path to the query log file.
The default is `""` (queries aren't logged to a file).
Please make sure you are using the absolute path when configuring this.
We support `SIGHUP` based log rotation. The following is an example of a `logrotate` configuration: