diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index 79eac7881..dc0840fbb 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -931,8 +931,10 @@ Logging commands These commands view and configure your Nextcloud logging preferences:: log - log:manage manage logging configuration - log:file manipulate Nextcloud logging backend + log:manage manage logging configuration + log:file manipulate Nextcloud logging backend + log:tail tail the nextcloud logfile [requires app "Log Reader" to be enabled] + log:watch watch the nextcloud logfile [requires app "Log Reader" to be enabled] Run ``log:file`` to see your current logging status::