Log the user and admin events in keycloak
Summary
By default, keycloak does not log events such as user creation, group creation, ... nor the user event (logging, etc.)
related references
Details
Keycloak uses an event listener called jboss-logging. Environment variables need to be tuned in order to log "normal" events such as the creation of a new user, etc.