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

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

View File

@ -307,7 +307,8 @@ Environment variable: `INFLUXDB_DATA_QUERY_LOG_ENABLED`
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:
```