[
https://issues.apache.org/jira/browse/DRILL-7417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958123#comment-16958123
]
ASF GitHub Bot commented on DRILL-7417:
---------------------------------------
sohami commented on issue #1880: DRILL-7417: Add user logged in/out event in
info level logs
URL: https://github.com/apache/drill/pull/1880#issuecomment-545571313
Sample output logs:
WebUser:
2019-10-22 13:47:24,888 [qtp480678786-70] INFO
o.a.d.e.s.r.a.DrillRestLoginService - WebUser alice logged in from
172.30.8.49:60558
2019-10-22 13:47:30,508 [qtp480678786-64] INFO
o.a.d.e.s.rest.LogInLogOutResources - WebUser alice logged out from
172.30.8.49:60567
JDBC/ODBC:
2019-10-22 13:48:16,977 [UserServer-1] INFO
o.a.drill.exec.rpc.user.UserServer - User alice logged in from
/10.10.100.163:59846
2019-10-22 13:48:19,858 [UserServer-1] INFO
o.a.drill.exec.rpc.user.UserServer - User alice logged off from
/10.10.100.163:59846
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add user logged in/out event in info level logs
> -----------------------------------------------
>
> Key: DRILL-7417
> URL: https://issues.apache.org/jira/browse/DRILL-7417
> Project: Apache Drill
> Issue Type: Improvement
> Components: Security
> Reporter: Sorabh Hamirwasia
> Assignee: Sorabh Hamirwasia
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)