Hi,

Can you try driver level login? for example you can enable logs from mysql
jdbc driver. For that you can specify the url as in [1](more details are in
[3] and [4]). For Oracle you can follow the link [2](see the section with
"Enabling and Using JDBC Logging")

[1]
- jdbc:mysql://host/db?logger=com.mysql.jdbc.log.Slf4JLogger&profileSQL=true
[2] - http://docs.oracle.com/cd/B28359_01/java.111/b31224/diagnose.htm
[3] -
https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-reference-configuration-properties.html
[4] -
http://stackoverflow.com/questions/10903206/enabling-mysql-general-query-log-with-jdbc

Thanks,


On 28 December 2016 at 09:50, Koné Alioune Badara <
[email protected]> wrote:

> Hi,
>
> How can I display the Sql requests in the logs of wso2 idendity server?
>
> Regards,
>
> Alioune B KONÉ.
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Rajith Vitharana

Senior Software Engineer,
WSO2 Inc. : wso2.com
Mobile : +94715883223
Blog : http://lankavitharana.blogspot.com/
<http://wso2.com/signature>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev
  • [Dev] Log sql Koné Alioune Badara
    • Re: [Dev] Log sql Rajith Vitharana

Reply via email to