From faef15a03421fdb1d2db77271af825fad8b0a3dd Mon Sep 17 00:00:00 2001 From: Alexandre Anriot Date: Fri, 30 Mar 2018 14:57:00 +0200 Subject: [PATCH] With use_extensive_logging, there is more logs --- bind/files/debian/logrotate_bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/files/debian/logrotate_bind b/bind/files/debian/logrotate_bind index 9b90f22..405fc4e 100644 --- a/bind/files/debian/logrotate_bind +++ b/bind/files/debian/logrotate_bind @@ -2,7 +2,7 @@ {%- set user = salt['pillar.get']('bind:config:user', map.user) %} {%- set group = salt['pillar.get']('bind:config:group', map.group) %} {%- set mode = salt['pillar.get']('bind:config:log_mode', map.log_mode) %} -{{ map.log_dir }}/query.log { +{{ map.log_dir }}/*.log { rotate 7 daily missingok