diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index fd53c3e89..25e1f1b46 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -928,8 +928,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::