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