You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2019/01/22 13:32:00 UTC

[jira] [Commented] (CASSANDRA-14885) Add a new tool to dump audit logs

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

Marcus Eriksson commented on CASSANDRA-14885:
---------------------------------------------

looks good, just a few minor comments;
* the script should probably move to {{tools/bin/...}}
* in the test you could use {{Files.createTempDirectory("foo")}} instead of the {{createTempDir}} method
* also make sure you delete that directory on exit (not just the files in it)

> Add a new tool to dump audit logs
> ---------------------------------
>
>                 Key: CASSANDRA-14885
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14885
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Tools
>            Reporter: Vinay Chella
>            Assignee: Vinay Chella
>            Priority: Major
>             Fix For: 4.0
>
>
> As part of CASSANDRA-12151, AuditLogging feature uses [fqltool|https://github.com/apache/cassandra/blob/trunk/tools/bin/fqltool] to dump audit log file contents in human-readable text format from binary logging format ([BinLog| https://issues.apache.org/jira/browse/CASSANDRA-13983]).
> The goal of this ticket is to create a separate tool to dump audit logs instead of relying fqltool and let fqltool be full query log specific.



--
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