keycloak_get_events_config
Check a Keycloak realm's event logging configuration: enabled status, recorded event types, and retention period. Use this to troubleshoot missing event data.
Instructions
Show whether event logging is enabled for the realm, which event types are recorded, and how long they are kept. Check this first if the event tools come back empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | No | Realm to operate on. Defaults to the server's configured realm (KEYCLOAK_REALM). |