[
https://issues.jboss.org/browse/WFLY-6892?page=com.atlassian.jira.plugin....
]
Darran Lofthouse commented on WFLY-6892:
----------------------------------------
FYI how audit logging fits in with Elytron is still something we need to work though but
+1 on something common, and +1 on appropriate separation.
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)