From af4f1abadd1563b00d5ff572142b59039eee76c3 Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Tue, 12 Dec 2023 16:41:38 +0100 Subject: [PATCH] Fix error --- docker/test/clickbench/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/test/clickbench/run.sh b/docker/test/clickbench/run.sh index a344e0ec27c..471e1fd6714 100755 --- a/docker/test/clickbench/run.sh +++ b/docker/test/clickbench/run.sh @@ -21,7 +21,7 @@ profiles: allow_introspection_functions: 1 " > /etc/clickhouse-server/allow_introspection_functions.yaml -config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml +config_logs_export_cluster /etc/clickhouse-server/users.d/system_logs_export.yaml clickhouse start