Keycloak: enable events logging by default
Problem
When deploying a realm, by default the admin and user events are not logged.
Proposal
Update the create-realm.j2
to include the eventsEnabled
and adminEventsEnabled
during creation and update them if not set.
We should provide a default expiration time for events.