Operations Reference ¶
Day-to-day operational reference for running EAP: who and what has access, where to watch the platform, and which dashboards to open.
This section is an operational index, not a secret store. Credentials always live in Keeper Vault and are injected at runtime by Kubed — they are never checked into project repos, registry YAML, or these docs.
Contents ¶
| Page | Use it for |
|---|---|
| Accounts & Access | service accounts, MyID LDAP groups, and CI OAuth client_ids used by the platform and projects |
| Observability & Alert | where to view metrics, logs, traces, and audit — and what EAP tracks |
| Deployment Env | see the env detail |
Quick Links ¶
| Surface | Where | Notes |
|---|---|---|
| Metrics (Grafana) | metrics.o.webex.com | search dashboards tagged eap |
| Secrets | Keeper Vault | request access via the owning team |
| Audit / execution history | Audit store | per session, access-controlled |
| Emergency stop | kill switch | see Runtime and governance |
Related ¶
- Deployment — layers, components, HA/DR, kill switch.
- Runtime and governance — guardrails, sandbox, audit.
- Platform architecture — control plane and execution plane.