[keycloak-user] Logging from execute-action-email?

Marek Posolda mposolda at redhat.com
Thu Oct 6 04:18:23 EDT 2016


This is probably SMTP settings I guess. For logging you can go to 
standalone/configuration/standalone.xml and add something like this into 
logging section:

             <logger category="org.keycloak">
                 <level name="TRACE"/>
             </logger>

Marek

On 05/10/16 14:02, Andy Yar wrote:
> Hello,
> I'm trying to debug sending of email notifications in my standalone
> installation of Keycloak 2.2.1.Final.
>
> When I manually trigger a notification in Admin Console it spits out an
> alert message: "*Error!* Failed to send email to user". However, my
> standalone/log/server.log is empty - no ERROR, stacktrace, nothing...
>
> Where is the proper place to turn on logging of these exceptions?
>
> Thanks
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user




More information about the keycloak-user mailing list