How to configure log rotation in Keycloak-18.0.0

am trying to configure application level log rotation in the latest keycloak-18.0.0, but couldn’t find any documentation related to it.

Could someone guide on this?

Keycloak version:- https://github.com/keycloak/keycloak/releases/download/18.0.0/keycloak-18.0.0.zip

I am looking for the configuration similar to size-rotating-file-handler in jboss/Wildfly,

How to configure PeriodicSizeRotatingFileHandler in JBoss 7?