[
https://issues.apache.org/jira/browse/CASSANDRA-19792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francisco Guerrero updated CASSANDRA-19792:
-------------------------------------------
Fix Version/s: 5.1
Source Control Link:
https://github.com/apache/cassandra/commit/25291ff3fd99f92cdb0a7d5d2125442282d42ff8
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
> Allow configuring log format for Audit Logs
> -------------------------------------------
>
> Key: CASSANDRA-19792
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19792
> Project: Cassandra
> Issue Type: Improvement
> Components: Tool/auditlogging
> Reporter: Francisco Guerrero
> Assignee: Francisco Guerrero
> Priority: Normal
> Fix For: 5.1
>
> Attachments: ci_summary.html
>
>
> Enhance the configuration for audit loggers to take two new parameters. One
> is for defining the key-value separator character, and the second is for the
> field separator character.
> The existing behavior will be preserved. However an operator can configure
> parameters to customize the separators. For example:
> {code:java}
> audit_logging_options:
> enabled: false
> logger:
> - class_name: FileAuditLogger
> parameters:
> - key_value_separator: "="
> field_separator: " "
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]