Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-16007

Standardize audit logging and FQL with same options

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Triage Needed
    • Normal
    • Resolution: Unresolved
    • None
    • Tool/fql, Tool/nodetool
    • None
    • All
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            polandll Lorina Poland
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: