[
https://issues.apache.org/jira/browse/CASSANDRA-19792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17868338#comment-17868338
]
Stefan Miklosovic commented on CASSANDRA-19792:
-----------------------------------------------
+1, please provide the build results as well.
> 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
>
> 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]