Airlock IAM supports standard tools and interfaces for monitoring.
- Currently, this comprises:
- System-level monitoring with
systemd
to start IAM andsystemctl
to check the process status. - Liveness and readiness probes on endpoints using HTTP requests (e.g. using
curl
), to monitor the health of modules in IAM instances. - Metrics (Prometheus, Openmetrics)