LoggerMan platform
Monitor ingest health for uptime checks and incident response. Queue depth reflects buffered traffic during spikes.
Poll GET /api/health/ingest from your monitoring stack. Returns 200 when operational and 503 when the queue is severely backed up.
Queue priority: when ingest exceeds per-minute limits, requests are accepted with 202 Queued. Scale projects dequeue first, then Team, then Starter.
Rate limits: enforced per server instance; see platform docs for details.