System Logs

John AdminSuper Admin

System Logs & Monitoring

Real-time platform event stream — SUPER_ADMIN only

Auto-refresh:ON
Live
Errors (Last 24h)
14-3 vs yesterday

Total server errors in the last 24 hours. Errors mean something broke and a user likely saw a failure message. Even 1 error is worth investigating.

Warnings (Last 24h)
87+12 vs yesterday

Non-critical issues that didn't break anything but need attention. Example: a slow DB query, a retry that eventually worked, or a rate limit nearly hit.

Queue Jobs Pending
3

Background tasks waiting to be processed. Examples: sending emails, calculating deal scores, processing affiliate commissions. High numbers = queue is backed up.

Queue Jobs Failed
1

Background tasks that failed and won't be retried automatically. Each failed job means something didn't happen — e.g. a welcome email never sent, or a score never calculated.

Uptime (Last 30 Days)
99.94%

How often the API was reachable in the last 30 days. 99.9% = allowed 43 minutes downtime per month. Below 99% = serious reliability problem.

Log Events per Hour — Last 24 Hours

Shows when and how many log events happened each hour. A spike in red (errors) or amber (warnings) at a specific hour = something went wrong at that time — correlate with deployments or traffic spikes.

Background Job Queues
All async tasks running in the system

Each row is a background job queue. 'Pending' = jobs waiting. 'Processing' = running right now. 'Failed' = broken jobs needing manual attention. PAUSED queues mean that category of work is completely stopped.

Queue NameStatusPendingProcessingCompleted (24h)Failed (24h)Avg DurationLast ActivityActions
analysis-calculationsRUNNING021,84201.2sjust now
email-notificationsRUNNING1043800.3s2 min ago
alert-checkerRUNNING0196000.8sjust now
affiliate-commissionsRUNNING002412.1s15 min ago
pdf-report-generatorRUNNING218704.3s1 min ago
dld-data-syncSCHEDULED001048.2s6 hours ago
public-stats-cacheSCHEDULED002400.9s1 hour ago
score-recalculatorPAUSED14000paused
stripe-webhook-retryRUNNING00300.4s30 min ago
push-notificationsRUNNING3071200.1sjust now
Failed Jobs — Requires Attention (1)
Jobs that failed after all retry attempts. They will NOT retry automatically. Each one needs a decision: Retry (try again now) or Discard (mark as abandoned). Discarding means the action never happened — only do this if the event is no longer relevant.
Job IDQueueError MessageFailed AtAttemptsActions
job_af92xaffiliate-commissionsStripe API timeout after 3 retries: ETIMEDOUT15 min ago3/3
Live Log Stream
TimestampLevelServiceMessageTrace ID
2026-03-11 14:23:01.842SUCCESSanalysis-engineDeal score calculated for BLD-JVC-004812 — score: 74, intent: INVEST, duration: 1.14s
2026-03-11 14:23:00.112INFOapi-gatewayPOST /analysis/run — 200 OK — userId: usr_8f2k — 1142ms
2026-03-11 14:22:58.934INFOemailWelcome email sent — to: ahmed.hassan@gmail.com — template: welcome_pro
2026-03-11 14:22:51.221WARNINGai-chatInjection pattern detected — userId: usr_2m9x — warningCount now: 2 — blocked 60min
2026-03-11 14:22:49.876SUCCESSstripe-webhookinvoice.paid processed — userId: usr_7k1p — plan upgraded to PRO — AED 99
2026-03-11 14:22:44.332INFOauthUser synced — userId: usr_9q3r — new user created — plan: FREE
2026-03-11 14:22:39.001ERRORanalysis-enginePropertyInsight fetch failed — buildingId: BLD-MRD-00291 — DO DB timeout after 5000ms
2026-03-11 14:22:38.445INFOqueue-workerJob started — queue: pdf-report-generator — jobId: job_pp81z
2026-03-11 14:22:35.112SUCCESSaffiliateCommission created — affiliateId: aff_3x9k — amount: AED 19.80 — status: HOLDING
2026-03-11 14:22:30.887INFOapi-gatewayGET /market/pulse — 200 OK — cached — 12ms
2026-03-11 14:22:22.334NOTICEschedulerDLD data sync scheduled — next run: 20:00:00 UTC
2026-03-11 14:22:19.221WARNINGstripe-webhookWebhook signature verification slow — took 340ms — expected <50ms
2026-03-11 14:22:15.112SUCCESSemailPayout confirmation email sent — affiliateId: aff_7m2p — amount: AED 420
2026-03-11 14:22:09.876INFOapi-gatewayGET /dashboard — 200 OK — userId: usr_1k8m — 89ms
2026-03-11 14:22:04.554ERRORaffiliateStripe API timeout — jobId: job_af92x — attempt 3/3 — FAILED permanently
2026-03-11 14:21:58.332SUCCESSanalysis-engineCache hit — buildingId: BLD-DWC-01183 — served in 8ms
2026-03-11 14:21:52.119INFOauthAdmin login — email: support@nextbayt.com — role: ADMIN — IP: 185.xxx.xxx.12
2026-03-11 14:21:48.001WARNINGqueue-workerQueue score-recalculator paused — 14 jobs pending — manual resume required
2026-03-11 14:21:41.776DEBUGanalysis-engineLkpArea lookup — areaId: area_044 — 23ms — cache miss
2026-03-11 14:21:38.445SUCCESSpush-notificationsPush sent — userId: usr_5p7q — type: PRICE_DROP — delivered

Showing 1–20 of 18,442 events