You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Lorina Poland (Jira)" <ji...@apache.org> on 2020/08/03 18:33:00 UTC

[jira] [Created] (CASSANDRA-16007) Standardize audit logging and FQL with same options

Lorina Poland created CASSANDRA-16007:
-----------------------------------------

             Summary: Standardize audit logging and FQL with same options
                 Key: CASSANDRA-16007
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16007
             Project: Cassandra
          Issue Type: Improvement
          Components: Tool/fql, Tool/nodetool
            Reporter: Lorina Poland


In Cassandra 4.0:

 

FQL and audit logging use similar `nodetool` enable commands. But FQL uses:

`nodetool enablefullquerylog <log_dir>`

and audit logging uses:

`nodetool enableauditlog` with no `audit_log_dir` as an option.

 

Additionally, FQL uses `log_dir` in the `cassandra.yaml` file and audit logging uses `audit_logs_dir` (note the plural `logs`). 

Both of these differences will likely lead to user confusion, no matter how well explained in the docs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org