[ 
https://issues.apache.org/jira/browse/DRILL-7417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061905#comment-17061905
 ] 

Arina Ielchiieva commented on DRILL-7417:
-----------------------------------------

Merged into master with commit id 
https://github.com/apache/drill/commit/9388e1ceea5e7c496f4b668038e00151626e308f.

> 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
>              Labels: ready-to-commit
>             Fix For: 1.17.0
>
>
> Sample output logs:
> WebUser:
> Note: for WebUser log in/out events the port may be different since Web based 
> connection is stateless.
> {code:java}
> 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{code}
> JDBC/ODBC:
> {code:java}
> 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 out from 
> /10.10.100.163:59846{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to