# Operate KubeMQ (/operate)



Once KubeMQ is deployed and configured, this is where you keep it healthy. KubeMQ exposes metrics, distributed tracing, structured logging, and an audit trail, so you always have visibility into what the server is doing and can catch issues early. Operators interact with a running broker through the web dashboard and the kmq CLI.

<Cards>
  <Card title="Observability" href="/operate/observability" description="Metrics, tracing, logging, and audit — plus the management API for programmatic monitoring." />

  <Card title="Web Dashboard" href="/operate/web-dashboard" description="The embedded web dashboard on port 8080 — watch cluster health, per-channel throughput, clients, connectors, agents, and audit." />

  <Card title="kmq CLI" href="/operate/kmq-cli" description="Drive KubeMQ from the terminal — messaging, observability, contexts and roles, and an installable agent skill." />
</Cards>
