Return-Path: X-Original-To: apmail-drill-dev-archive@www.apache.org Delivered-To: apmail-drill-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2158719DA8 for ; Wed, 6 Apr 2016 16:33:26 +0000 (UTC) Received: (qmail 93899 invoked by uid 500); 6 Apr 2016 16:33:25 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 93745 invoked by uid 500); 6 Apr 2016 16:33:25 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 93712 invoked by uid 99); 6 Apr 2016 16:33:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2016 16:33:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7A32B2C1F5D for ; Wed, 6 Apr 2016 16:33:25 +0000 (UTC) Date: Wed, 6 Apr 2016 16:33:25 +0000 (UTC) From: "Vitalii Diravka (JIRA)" To: dev@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DRILL-4584) JDBC/ODBC Client IP in Drill audit logs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Vitalii Diravka created DRILL-4584: -------------------------------------- Summary: 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)