diff --git a/ansible/roles/traffic-engine/files/helm/conf/sce.conf b/ansible/roles/traffic-engine/files/helm/conf/sce.conf index 14eda7a2..94fc663e 100644 --- a/ansible/roles/traffic-engine/files/helm/conf/sce.conf +++ b/ansible/roles/traffic-engine/files/helm/conf/sce.conf @@ -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