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