Enterprise Deployment Guide

Monitor fleet health, stream real-time build logs via SSE, and enable debug tracing for observability.

Monitoring & Observability

Monitoring the health of your Rescile fleet in an enterprise deployment.

Endpoints

The Rescile Controller exposes standard health check endpoints for load balancers.

  • GET /api/health

Build Streams

The /api/build/stream endpoint uses Server-Sent Events (SSE) to broadcast the real-time logs of the graph building process. This can be ingested by observability tools to track import duration, generator execution times, and warning logs across your enterprise.

Debugging

Enable detailed tracing by passing the --debug flag to the engine. You can filter logs to specific modules by passing selectors:

rescile-ce --debug=network,compliance serve