Monitoring and logging#
Monitoring and logging
Monitor, log, and debug SKAO telescope software.
Access centralised monitoring, logging, and debugging tools across all SKAO datacentres.
SKAO’s centralised solution eliminates multiple dashboards across datacentres, aggregates data, provides monitoring with logging and alerting, and secures communication using zero-trust principles.
Note
Logged data quality determines the logging system’s value. Ensure your application follows the SKA Log Message Format.
Access pipeline links, dashboards, and logs for the first time.
Filter logs in Kibana, query Elasticsearch locally, use Grafana dashboards.
SKA Log Message Format, log fields, service URLs.
Architecture overview, Headlamp, Coder, and debugging tools.
Service URLs#
Available services vary by environment. Production environments lack some services.
Monitoring and Logging:
Datacentre |
Monitoring |
Logging |
|---|---|---|
stfc-techops (cicd) |
||
stfc-dp (cicd) |
||
aws-* |
||
mid-itf/low-itf |
||
mid-aa |
||
low-aa |
Cluster Access and Debugging:
Datacentre |
Headlamp |
Coder |
|---|---|---|
stfc-techops (cicd) |
||
stfc-dp (cicd) |
N/A |
|
aws-* |
N/A |
N/A |
mid-itf/low-itf |
Local access * |
N/A |
mid-aa |
Local access * |
N/A |
low-aa |
Local access * |
N/A |
* For local access, follow the Headlamp Locally with InfraHQ guide.
Key tools#
Grafana — Dashboards for infrastructure metrics, CI/CD pipelines, and namespace resources
Kibana — Log searching and visualisation with Elasticsearch backend
Headlamp — Real-time Kubernetes cluster access and monitoring
Coder — Remote debugging environment with IDE access
Prometheus — Metrics collection with Thanos for high availability