I think, we could add a section on the logging section, introduced with: https://github.com/aerogear/aerogear.org/pull/352
to exclude KC and RestEasy, via:
<logger category="org.jboss.resteasy.core.ResourceLocator"> <level name="ERROR"/> </logger> <logger category="org.keycloak"> <level name="ERROR"/> </logger>