From 3446581e7c54423cb87fc7915f4b54e85134caa6 Mon Sep 17 00:00:00 2001 From: soumyatr Date: Thu, 11 Aug 2022 02:55:46 +1000 Subject: [PATCH] Fix filebeat.yml template for version 7.x (#84) * Fix filebeat.yml template for version 7.x * no prefix when under the global filebeat key Co-authored-by: Soumya Theneechampura Rajan Co-authored-by: Kevin W Monroe --- templates/filebeat-7.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/filebeat-7.yml b/templates/filebeat-7.yml index b3f8e1a..30b7956 100644 --- a/templates/filebeat-7.yml +++ b/templates/filebeat-7.yml @@ -1,7 +1,7 @@ # WARNING! This file is managed by Juju. Edits will not persist. # Edit at your own risk filebeat: - registry_file: /var/lib/filebeat/registry + registry.path: /var/lib/filebeat/registry inputs: - type: log paths: