From dc3a302eacd17baac8ea61d7fca5e0a9cce056f0 Mon Sep 17 00:00:00 2001 From: Vince Fleming <46109871+vince-weka@users.noreply.github.com> Date: Tue, 3 Aug 2021 08:27:01 -0400 Subject: [PATCH] Update export.yml for export 1.3.0 --- export.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/export.yml b/export.yml index 2fa3ba4..b32118d 100644 --- a/export.yml +++ b/export.yml @@ -8,7 +8,8 @@ exporter: loki_host: loki loki_port: 3100 timeout: 10.0 - node_groupsize: 100 + max_procs: 8 + max_threads_per_proc: 100 # cluster section - info about the weka cluster we want to export data from: cluster: @@ -21,7 +22,7 @@ cluster: - vweka02 - vweka03 - force_https: True # only 3.10+ clusters support https + force_https: False # only 3.10+ clusters support https verify_cert: False # default cert cannot be verified # auth_token_file can be an absolute path, relative path, or filename.