From e87ca97eef130a4952453f06207b808447a03158 Mon Sep 17 00:00:00 2001 From: pengln Date: Wed, 22 Dec 2021 17:18:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E8=AE=A2=20logging.json=20=E4=B8=BA?= =?UTF-8?q?=20false?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playbooks/roles/filebeat/templates/filebeat.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/playbooks/roles/filebeat/templates/filebeat.yml b/playbooks/roles/filebeat/templates/filebeat.yml index 1c183b7..492d136 100644 --- a/playbooks/roles/filebeat/templates/filebeat.yml +++ b/playbooks/roles/filebeat/templates/filebeat.yml @@ -1,10 +1,4 @@ -logging.json: true - -filebeat.config.inputs: - enabled: true - path: ${path.config}/filebeat_quick.yml - reload.enabled: true - reload.period: 10s +logging.json: false filebeat.inputs: - type: log