ソースを参照

Bug 1536651 - logging-mux not working in 3.7.z when logging installed with openshift_logging_use_mux=true

Setting openshift_logging_use_mux=maximal by default.
If the cluster is not configured with mux, this default value is going to be ignored.
Noriko Hosoi 7 年 前
コミット
013da21433
1 ファイル変更4 行追加0 行削除
  1. 4 0
      roles/openshift_logging_fluentd/defaults/main.yml

+ 4 - 0
roles/openshift_logging_fluentd/defaults/main.yml

@@ -49,6 +49,10 @@ openshift_logging_fluentd_aggregating_cert_path: none
 openshift_logging_fluentd_aggregating_key_path: none
 openshift_logging_fluentd_aggregating_passphrase: none
 
+# set openshift_logging_use_mux=maximal by default.
+# if the cluster is not configured with mux, this default value is going to be ignored.
+openshift_logging_mux_client_mode: "maximal"
+
 ### Deprecating in 3.6
 # following can be uncommented to provide values for configmaps -- take care when providing file contents as it may cause your cluster to not operate correctly
 #fluentd_config_contents: