Documentation

Documentation

Guides for Quiet Guard and every client package: install, configure and get the most out of each component.

39 pages across 5 components.

The Quiet Guard server: dashboard, ingestion API, alerting, billing and encrypted storage.

Introduction Quiet Guard is a standalone Laravel application that gives small teams a single cockpit for the health of… Getting started This page takes you from a fresh account to a project that is receiving data. It should take a few minutes. Exception tracking Exception tracking is the core of Quiet Guard: every error your app throws is captured, grouped and tracked… Application logs Application logs let you ship your app's Log:: output to Quiet Guard and read it next to the exceptions it… Alerting Capturing errors only helps if the right people hear about them. Quiet Guard sends alerts through per-project… Heartbeats: scheduled-task monitoring A heartbeat watches over a scheduled task: a cron job, a nightly backup, a queue worker's cleanup, a report… Uptime, SSL and the public status page Exception tracking tells you the app is failing; uptime monitoring tells you it isn't answering at all. Quiet… Dependency security Quiet Guard watches the third-party packages your app depends on and raises a finding the moment one of… GitHub integration Connecting a project to its GitHub repository lets Quiet Guard follow the work that ships your app and… Encrypted storage Encrypted storage makes the sensitive parts of your captured data unreadable at rest to anyone but your team… Encrypted backups The encrypted backup vault lets you store database dumps and file archives on your Quiet Guard server as… Billing and plans Quiet Guard bills by event volume, per team. Projects are unlimited on every plan, so you pay for the data… Ingestion API reference This is the platform-neutral HTTP API that every client integrates against. If you are building or…

Laravel SDK

v1.0 quiet-guard/laravel-monitor

The Laravel client SDK: auto-discovered capture of exceptions, logs and dependencies.

PHP Core

v1.0 quiet-guard/monitor-php

The framework-agnostic PHP core every client is built on. No framework dependencies.

Symfony Bundle

v1.0 quiet-guard/monitor-symfony-bundle

The Symfony bundle: report exceptions and forward logs from a Symfony app.

WordPress Plugin

v1.0 quiet-guard/monitor-wordpress

The WordPress plugin: forward PHP errors and exceptions from a WordPress site.

Need a hand?

The package commands document their own options with --help. If a page is missing, or something is still unclear after you have read it, tell us: these pages are written from the questions people ask.

Get in touch