Skip to content

Commit

Permalink
Update export.yml for export 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vince-weka authored Aug 3, 2021
1 parent e938faf commit dc3a302
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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.
Expand Down

0 comments on commit dc3a302

Please sign in to comment.