Guides
Step-by-step instructions for every feature.
Features
Getting Started
Send your first log to ScryWatch and see it appear in the Log Explorer in under 5 minutes.
Log Explorer
Search, filter, and inspect your log events. Learn how to use search, level filters, service filters, and the log detail panel.
Pattern Intelligence
Understand how ScryWatch groups log lines into patterns, how to read the Patterns page, and what the 48-hour frequency chart tells you.
Deploy Diff
Record a deploy marker and see exactly what changed in your system behavior before and after the release.
Sessions
Browse and investigate user sessions — grouped event timelines that show what happened during each visit to your app.
Alerts
Set up alert rules to get notified when errors spike, a new pattern appears, or any log condition is met — via webhook or email.
Live Tail
Watch log events stream in real time as they arrive. Perfect for debugging active incidents or monitoring a deployment as it rolls out.
Log Archive
Query logs older than 24 hours from cold storage. ScryWatch archives all events to R2 — browse them by date and hour.
AI Insights
Get plain-English summaries of recent log activity and track persistent patterns — generated by Workers AI running on Cloudflare's edge.
Lenses
Save filter combinations as named Lenses and switch between them instantly from the sidebar. Keep your most-used views one click away.
Distributed Tracing
Trace requests across services, visualize span waterfalls, and understand latency with the APM tracing features.
Synthetic Checks & Uptime Monitoring
Monitor your endpoints and scheduled jobs from the outside in — HTTP checks, inbound heartbeats, multi-region probing, and automatic incidents with Slack, Discord, and email notifications.
Session Replay
Session Replay: Overview
Watch what a user actually saw during a mobile session — screenshot-based replay, edge-native on Cloudflare, with configurable, dashboard-driven privacy masking.
Session Replay: Flutter SDK Setup
Add screenshot-based session replay to your Flutter app with the scrywatch_replay package (Beta) — install, initialize, and gate capture behind consent.
Session Replay: Masking & Privacy
How ScryWatch's configurable masking works — the Blocklist and Strict modes, tag-based masking, the always-on floor, and configuring rules from the dashboard without an app release.
Session Replay: Viewing Replays
How to find and play back captured sessions in the ScryWatch dashboard, and how masked regions and the event timeline appear during playback.
Session Replay: Data, Retention & Pricing
Where Session Replay data is stored, how retention works, and how the feature will be metered — Beta details, with specifics coming soon.
Account & Team
Team Management
Invite teammates, assign roles, manage multiple organizations, and control who has access to your projects.
API Keys & Settings
Create and manage API keys for log ingestion, view instance information, and configure your account settings.
Billing & Plans
Understand ScryWatch's pricing tiers, upgrade your plan, manage your subscription, and control usage limits with the hard cap.
SDKs
JavaScript / TypeScript SDK
Instrument your Node.js, Deno, Bun, or browser app with the official ScryWatch SDK — zero dependencies, automatic batching, and session tracking.
Flutter SDK
Add ScryWatch to your Flutter app for mobile log monitoring, session tracking, and crash reporting — with automatic device detection.
PHP Integration
Send logs from PHP applications to ScryWatch with the official scrywatch/php Composer package, or plain HTTP if you'd rather not add a dependency.
Go Integration
Send logs and traces from Go applications to ScryWatch with the official sdk-go client, the sdk-go-http middleware, or plain net/http if you'd rather not add a dependency.
Integrations
OpenTelemetry
Send distributed traces to ScryWatch using OpenTelemetry Collector or OTLP/HTTP exporters. Clear guide to what's supported today.
Kubernetes
Deploy the OpenTelemetry Collector in Kubernetes to forward traces from all workloads to ScryWatch.
Docker & Docker Compose
Collect logs from containerized services and send them to ScryWatch — using the log driver, a sidecar, or direct HTTP from your app.
MCP Server — Connect AI Models to Your Logs
Connect Claude, Cursor, Windsurf, or any MCP-compatible AI tool directly to your ScryWatch logs for natural-language queries and debugging.