Events on accessing user information

Hello all,

For security reasons, I want to be able to log user data access events. This means all cases were the user/ resource is being called.

I see that Keycloak provides events for Create/update/delete. Is there a way to emit an event for Reading as well?

Thanks in advance,
Kostas