Commit 9b9f4abc authored by Paul Graydon's avatar Paul Graydon

software/simpleran: Disable output multithreading in eNB fluentbit

parent 26d591ae
Pipeline #38897 passed with stage
in 0 seconds
......@@ -60,7 +60,7 @@ md5sum = 52da9fe3a569199e35ad89ae1a44c30e
[template-enb]
_update_hash_filename_ = instance-enb.jinja2.cfg
md5sum = de757719d6cf4bd731394f50dbce8d99
md5sum = 72eb88553f5017838f66f76ee1894610
[template-ors-enb]
_update_hash_filename_ = instance-ors-enb.jinja2.cfg
......
......@@ -281,6 +281,7 @@ inline =
[OUTPUT]
name forward
match *
Workers 1
Host ${:forward-host}
Port ${:forward-port}
{%- if slapparameter_dict.get('xlog_fluentbit_forward_shared_key') %}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment