Look for log files in first level and third level as well
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
# Generated by apptask for the /run mount
|
||||
|
||||
<%= volumePath %>/*/*.log {
|
||||
<%= volumePath %>/*.log <%= volumePath %>/*/*.log <%= volumePath %>/*/*/*.log {
|
||||
rotate 7
|
||||
daily
|
||||
compress
|
||||
@@ -8,4 +8,4 @@
|
||||
missingok
|
||||
delaycompress
|
||||
copytruncate
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user