[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to