[
https://issues.apache.org/jira/browse/DRILL-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239096#comment-15239096
]
ASF GitHub Bot commented on DRILL-4584:
---------------------------------------
GitHub user vdiravka opened a pull request:
https://github.com/apache/drill/pull/475
DRILL-4584: JDBC/ODBC Client IP in Drill audit logs
The format of added field in log files is
"remoteAddress":"192.168.121.1:58984"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vdiravka/drill DRILL-4584
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/475.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #475
----
commit 92269e33c56f627671f266c47aca52141c288bda
Author: Vitalii Diravka <[email protected]>
Date: 2016-04-08T08:01:37Z
DRILL-4584: JDBC/ODBC Client IP in Drill audit logs
- the format of added field in log files is
"remoteAddress":"192.168.121.1:58984"
----
> JDBC/ODBC Client IP in Drill audit logs
> ---------------------------------------
>
> Key: DRILL-4584
> URL: https://issues.apache.org/jira/browse/DRILL-4584
> Project: Apache Drill
> Issue Type: Improvement
> Components: Client - JDBC, Client - ODBC
> Reporter: Vitalii Diravka
> Assignee: Vitalii Diravka
> Priority: Minor
> Fix For: 1.7.0
>
>
> Currently Drill audit logs - sqlline_queries.json and drillbit_queries.json
> provide information about client username who fired the query . It will be
> good to also have the client IP from where the query was fired .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)