mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
rotate audit.log as well (#2639)
fix https://github.com/nextcloud/vm/issues/2637 Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
This commit is contained in:
parent
bb83a6340a
commit
b40963207d
@ -122,6 +122,11 @@ daily
|
||||
rotate 10
|
||||
copytruncate
|
||||
}
|
||||
$VMLOGS/audit.log {
|
||||
daily
|
||||
rotate 10
|
||||
copytruncate
|
||||
}
|
||||
NEXTCLOUD_CONF
|
||||
|
||||
# Set needed ownership for the Nextcloud log folder to work correctly
|
||||
|
||||
Loading…
Reference in New Issue
Block a user