From cbe67338e523c103ebf7d12c7563d0025f630218 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Mon, 24 Feb 2025 10:01:46 -0600 Subject: [PATCH] Update content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md --- .../v1/administration/configure/config-data-nodes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 41f3d67d8..b96b71e9d 100644 --- a/content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md +++ b/content/enterprise_influxdb/v1/administration/configure/config-data-nodes.md @@ -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: ```