Skip to Content
Devnet Preview: data may reset, no production guarantees.
ConceptsOperations

Operations

Logging

Beats emits structured timestamp events with hash/tx prefixes only (no full payload logging by default).

Vercel log drain

For production observability, configure a Vercel Log Drain in the Vercel dashboard.

  • Recommended destination: your SIEM/log platform
  • Mark deployment env with VERCEL_LOG_DRAIN_CONFIGURED=1 so /api/health reflects operational readiness

Health endpoint

GET /api/health includes:

  • latest anchor telemetry
  • degraded/ok status based on anchor freshness
  • ops flags (log_drain_configured, pro_tier_token_configured)