From 4ae39dba437261fbe2cb80e1d9513a840800cd82 Mon Sep 17 00:00:00 2001 From: pengln Date: Thu, 18 Nov 2021 14:50:21 +0800 Subject: [PATCH] =?UTF-8?q?#1001686=20quick=E6=97=A5=E5=BF=97=E7=9A=84?= =?UTF-8?q?=E7=89=B9=E6=AE=8A=E6=80=A7=E5=BF=85=E9=A1=BB=E4=BB=8E=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B4=E9=87=87=E9=9B=86=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playbooks/roles/filebeat/templates/filebeat-quick-template.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/roles/filebeat/templates/filebeat-quick-template.yml b/playbooks/roles/filebeat/templates/filebeat-quick-template.yml index 7bbedf0..b35e603 100644 --- a/playbooks/roles/filebeat/templates/filebeat-quick-template.yml +++ b/playbooks/roles/filebeat/templates/filebeat-quick-template.yml @@ -14,7 +14,6 @@ filebeat.inputs: fields: source: quick harvester_buffer_size: 1638400 - tail_files: {{ tail_files | default(true) | string | lower }} {% endfor %} max_procs: {{ max_procs | default(2) }}