Operation and Monitoring#
The Curity Identity Server provides several tools and subsystems that allow the monitoring of operation, performance and important events.
Alarms
Monitor undesired server states and trigger notifications when alarms change state.
Audit Logging
Capture security-relevant events in structured Syslog format for compliance and forensics.
Built-in Monitoring
Simple resource usage monitoring that is built-in the Curity Identity Server.
JMX and Java Flight Recorder
Inspect JVM internals and performance characteristics using built-in monitoring tooling.
Logging
Control log output with Log4j 2 configuration to tune verbosity and destinations.
OpenTelemetry
Enable distributed tracing with context propagation and span creation for HTTP requests.
Prometheus-compliant Metrics
Expose operational metrics in OpenMetrics format for Prometheus and allied systems.
Server Events
React to notable occurrences by executing custom logic with server event listeners.
Status Endpoint
Check node health via an HTTP endpoint that reports status and readiness details.