Log alerts
Email, Slack Incoming Webhooks, generic HTTPS webhooks, and in-app notifications when new ERROR/FATAL lines appear.
HealthCheck watches your Nextcloud admin log and notifies entitled admins when new ERROR or FATAL lines appear — email, Slack, webhook, or in-app. Digests, mutes, and safe defaults keep alert volume under control. Web free (AGPL).
Stop checking logs over SSH or wiring fragile cron scripts. HealthCheck gives admins a health dashboard and alerts when the instance logs new errors — without sending raw log text by default.
Email, Slack Incoming Webhooks, generic HTTPS webhooks, and in-app notifications when new ERROR/FATAL lines appear.
Jobs, disk, HTTPS, and update checks at a glance — honest when HealthCheck cannot watch (unsupported log backend).
Read the newest part, search literally, copy lines, and browse rotated copies — system admins only for destructive actions.
Durable byte cursor with rotate/truncate recovery — no missed alerts after nightly rotation.
App-id and regex mutes; HealthCheck itself is muted by default so its own lines do not spam you.
Alerts use aggregates only — no raw log excerpts unless a system admin opts in with confirmation.
Nextcloud admins and delegated app admins — not open to every user on the instance.
File-based logging only; one shared log file per cluster; no SIEM export or auto-remediation in V1.
HealthCheck is published in the official Nextcloud App Store and on GitHub (app id logcheck).
git clone https://github.com/aSoftwareByDesignRepository/\
nextcloud-logcheck.git \
/path/to/nextcloud/apps/logcheck
cd /path/to/nextcloud
php occ app:enable logcheck
log_type = file)Step-by-step guide for administrators and end users — free download.
These apps are maintained in public. If HealthCheck helps you, you can support ongoing work via GitHub Sponsors. Need a feature sooner? Get in touch — we are happy to discuss sponsored feature development.