| File | Source | Date | Logs | Errors | Error % | Health | |
|---|---|---|---|---|---|---|---|
| Loading… | |||||||
| File Name | Source | Upload Date | Total Logs | Errors | Error % | Health | Actions |
|---|---|---|---|---|---|---|---|
| Loading… | |||||||
| File | Date | Logs | Error % | Critical Alerts | Warning Alerts | Health |
|---|---|---|---|---|---|---|
| Loading… | ||||||
| Name | IP | Status | CPU | Memory | Incidents | |
|---|---|---|---|---|---|---|
| Loading servers… | ||||||
| Time | Status | API | User | Message |
|---|
| Name | Status | Last Received | |
|---|---|---|---|
| Loading… | |||
Combined traffic across every website you're tracking — unique visitors, page views, and the busiest sites at a glance.
| Site | Active Now | Unique Visitors | Page Views | Trend | Action |
|---|---|---|---|---|---|
| Loading… | |||||
| Site | Path | UV | PV |
|---|
| Source | Visits |
|---|
Generate a tracker, paste one line on your website, and see unique visitors and page views right here. Cookie-free, GDPR-friendly (hashed IP + User-Agent + daily-rotating salt).
—
<head> tag of every page you want to track:<!DOCTYPE html> <html> <head> <title>My website</title> <meta charset="UTF-8"> <!-- ↓ paste it here ↓ --> <script async src="..."></script> <!-- ↑ above your </head> ↑ --> </head> <body> ... </body> </html>
<head> automatically. For React/Next.js apps, add it to your root layout or _document.tsx.
| Path | Visitors | Views |
|---|
| Source | Visits |
|---|
| Time | Path | Unique | Referrer | Screen |
|---|
Configure webhooks, users, the daily digest, tags, and alert thresholds.
x-api-key: <API Key> or x-secret-token: <Secret Token>Create accounts for your team. Sub-admins only see features you explicitly grant. The superadmin role always has full access.
Summarises the previous 24 hours: total logs, error rate, top error types, top APIs, alerts fired. Sent at the configured time once per day.
Define a label and one or more keywords (comma-separated). The label appears on any alert or log whose message, API, error type, or affected entity contains any of the keywords. Useful for business tagging like "Payment Issue", "WhatsApp Flow", or "Auth Failure".
| 📌 | Timestamp | Status | API / Service | User | Message |
|---|---|---|---|---|---|
| Loading… | |||||
| API Name | Total Calls | Errors | Fail Rate | Avg Response |
|---|
Every API endpoint ranked by total hits. Use this view to identify the most-trafficked endpoints (where reliability matters most) and to spot quiet endpoints that may be deprecated.
| # | API Endpoint | Hits | Share | Users | Errors | Fail % | Avg Response | Health |
|---|---|---|---|---|---|---|---|---|
| Loading traffic data… | ||||||||
| User ID | Errors | Error Types | APIs Affected | Sessions |
|---|
Reconstructs every action by a specific user within this upload only. Each colored dot on the timeline is one log entry. Click any dot for full details and ±30 lines of surrounding context.
Errors automatically grouped by semantic category, then by HTTP status code or error type. Click any row to expand. No AI is used — grouping is deterministic from log content.
| Timestamp | Code | API | User / Session | Message | Action |
|---|
Generates a full PDF report including the template summary, error clusters (with sample log lines), alerts, top APIs, and the full log list (capped at 2,000 entries).
Requires Google Chrome or Microsoft Edge installed on the server machine.