From commits-return-205363-archive-asf-public=cust-asf.ponee.io@cassandra.apache.org Mon Jan 15 15:41:05 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 8B0B6180657 for ; Mon, 15 Jan 2018 15:41:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7AF96160C31; Mon, 15 Jan 2018 14:41:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C1626160C25 for ; Mon, 15 Jan 2018 15:41:04 +0100 (CET) Received: (qmail 57796 invoked by uid 500); 15 Jan 2018 14:41:03 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 57785 invoked by uid 99); 15 Jan 2018 14:41:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jan 2018 14:41:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 72BF61A124F for ; Mon, 15 Jan 2018 14:41:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.711 X-Spam-Level: X-Spam-Status: No, score=-100.711 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 9Htjc63PHcVF for ; Mon, 15 Jan 2018 14:41:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 1B79E5F5A4 for ; Mon, 15 Jan 2018 14:41:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 59569E099A for ; Mon, 15 Jan 2018 14:41:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1082D212F5 for ; Mon, 15 Jan 2018 14:41:01 +0000 (UTC) Date: Mon, 15 Jan 2018 14:41:01 +0000 (UTC) From: "Anuj Wadehra (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-12151) Audit logging for database activity MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-12151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16326295#comment-16326295 ] Anuj Wadehra commented on CASSANDRA-12151: ------------------------------------------ [~jasobrown] Yes. Our team is keen to work on this ticket. I will be sharing the "Proposal" soon. For now, you can assign the JIRA to me. > Audit logging for database activity > ----------------------------------- > > Key: CASSANDRA-12151 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12151 > Project: Cassandra > Issue Type: New Feature > Reporter: stefan setyadi > Priority: Major > Fix For: 4.x > > Attachments: 12151.txt > > > we would like a way to enable cassandra to log database activity being done on our server. > It should show username, remote address, timestamp, action type, keyspace, column family, and the query statement. > it should also be able to log connection attempt and changes to the user/roles. > I was thinking of making a new keyspace and insert an entry for every activity that occurs. > Then It would be possible to query for specific activity or a query targeting a specific keyspace and column family. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org For additional commands, e-mail: commits-help@cassandra.apache.org