03:12
Two hundred lines in a log file
A payment call times out and a customer sees a white page. Your log fills up with the same error, in a file nobody reads at three in the morning.
QuietGuard Beta, on approval
Laravel 11, 12, 13 · PHP 8.2+ · Free during the beta
03:12
A payment call times out and a customer sees a white page. Your log fills up with the same error, in a file nobody reads at three in the morning.
03:12
Identical exceptions share a deterministic fingerprint built from the project, the class, the file and the normalised path. The burst lands at the top of the triage as a single issue.
03:13
Mail, Slack or webhook, for a new issue or a regression, with storm protection so a loop does not wake the whole team.
09:40
The frame that threw, the request context and the release it ran on. You deploy the fix; the fingerprint survives the deployment, so the issue does not split in two.
Three weeks later
A regression does not open a new ticket. It reopens the issue you already know, with its history and its occurrences.
Real screens of Quiet Guard, on a demo project.
Error tracking
Identical exceptions share a deterministic fingerprint built from the project, the class, the file and the normalised path. The group survives your deployments, and a fixed bug that returns reopens its issue instead of opening a new one.
Diagnosis
Class, message, file and line, the full stack trace with vendor frames folded, the request context and the release it ran on. Sensitive values are masked on your own server before anything is sent.
Monitoring
Error tracking is where it starts. Logs, uptime, heartbeats, dependencies and backups are part of the product, not add-ons to buy later.
When something breaks
While nothing does
Encryption
Messages, contexts and traces are sealed with your team key and opened in your browser. Backups are encrypted on your server before they leave it. The trade-off is stated plainly: a lost passphrase makes encrypted backups unrecoverable, for us as well.
AI assistants
A read-only MCP server lets Claude, Cursor or any MCP client list your projects and issues, read a stack trace, availability and vulnerabilities once you sign in. Nothing writes: no issue is resolved, ignored or assigned. Application logs and request contexts stay out of reach, and a sealed project answers with metadata only.
claude mcp add --transport http quiet-guard https://quietguard.dev/mcp
Tools
list-projectsget-projectlist-issuesget-issueget-stack-traceget-availabilitylist-vulnerabilitiesInstallation
Add the Composer package and set three variables. Every reported exception is captured without touching your own logging, and a network error on our side never reaches your app.
$ composer require quiet-guard/laravel-monitor
MONITOR_ENABLED=true
MONITOR_URL=https://quietguard.dev
MONITOR_KEY=lm_xxxxxxxxxxxxxxxxxxxx
Sensitive values, passwords, tokens, cookies, authorization headers, and anything shaped like an email, an IBAN or a card number, are masked on your own server, before anything is sent.
Pricing
0 €
The free plan watches one project with 5,000 events a month, 7 days of retention and one member, with uptime, heartbeats, mail alerts and dependency scanning included. While the beta lasts, approved teams get every feature at no cost.
Solo
9 € per month, excl. VAT
3 projects · 50,000 events a month · 30 days of retention · logs, Slack, GitHub, MCP
Indie
19 € per month, excl. VAT
Unlimited projects · 200,000 events a month · 60 days of retention · 3 members · 5 GB of encrypted backups
Studio Recommended
49 € per month, excl. VAT
Unlimited projects and members · 1 million events a month · 90 days of retention · 20 GB of encrypted backups
These prices apply once the beta ends. Yearly billing gives two months free. See every plan
1
issue per error, however many times it happens
5min
between two uptime probes, with latency history and a public status page
3
variables to install it
Cron
scheduled tasks watched: one that stops pinging raises an alert before your client notices
20GB
of backups encrypted on your server before they leave it, on the Studio plan
0
sensitive value sent: passwords, tokens, IBANs and card numbers are masked on your server
France
for hosting, errors and backups alike
Packagist
security advisories checked against your composer.lock, with an alert when a package turns vulnerable
MCP
a read-only server for your AI assistant
What your application needs, and how the client behaves once it is installed. Every option is covered in the documentation.
Privacy-friendly web analytics
Server-side analytics for PHP, with no tracking cookies.
Beta, openMonitoring, error tracking and backups
Exceptions, logs, uptime and backups in one cockpit.
Beta, on approvalYou are on this page