diff --git a/menu/nextcloud_configuration.sh b/menu/nextcloud_configuration.sh index 1ab70767..1fbb088c 100644 --- a/menu/nextcloud_configuration.sh +++ b/menu/nextcloud_configuration.sh @@ -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