SCE关闭send_log的配置项

This commit is contained in:
luwenpeng
2023-05-10 20:09:59 +08:00
parent d3ac0f4a00
commit 4105c8c73e

View File

@@ -3,7 +3,7 @@ nr_worker_threads={{- include "traffic-engine.sce.workerthread" . }}
cpu_affinity_mask={{- include "traffic-engine.sce.cpu-affinity" . }}
firewall_sids={{ .Values.sid.firewall }}
enable_debug=0
enable_send_log=1
enable_send_log=0
ts_update_interval_ms=1
# Only when (disable_coredump == 1 || (enable_breakpad == 1 && enable_breakpad_upload == 1)) is satisfied, the core will not be generated locally