[jboss-jira] [JBoss JIRA] (WFLY-6892) Access logging for EJBs

Andrig Miller (JIRA) issues at jboss.org
Thu Jul 28 18:41:01 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272464#comment-13272464 ] 

Andrig Miller commented on WFLY-6892:
-------------------------------------

I would add, that we need to be careful about the performance hit here.  This should be off by default.

> Access logging for EJBs
> -----------------------
>
>                 Key: WFLY-6892
>                 URL: https://issues.jboss.org/browse/WFLY-6892
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: EJB
>    Affects Versions: 10.0.0.Final
>            Reporter: Brad Maxwell
>              Labels: affects_elytron
>
> Access logging for EJB requests similar to Web access logging would be very useful.
> Possibly something like:
> {code}
> [date-time] [host/IP of caller] [EJB Name] [EJB Method] [invocation id] Request Received ...
> [date-time] [host/IP of caller] [EJB Name] [EJB Method] invocation id] Starting Invocation ...
> [date-time] [host/IP of caller] [EJB Name] [EJB Method] invocation id] Finished Invocation ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list