[jboss-jira] [JBoss JIRA] (ELY-1008) Elytron Audit Logging does not support logging into more destinations
Jan Tymel (JIRA)
issues at jboss.org
Thu Mar 16 09:41:00 EDT 2017
Jan Tymel created ELY-1008:
------------------------------
Summary: Elytron Audit Logging does not support logging into more destinations
Key: ELY-1008
URL: https://issues.jboss.org/browse/ELY-1008
Project: WildFly Elytron
Issue Type: Bug
Reporter: Jan Tymel
Assignee: Darran Lofthouse
Priority: Blocker
Attachments: deployment.war
According to my understanding it is not possible to send Elytron Audit logs to more destinations (files or syslogs). It is caused by {{security-event-listener}} property within {{security-domain}} takes only _string_ attribute and not _list_ of them.
Example of use-case that may be affected:
I want to send logs to a syslog server AND also as a backup to a file on NFS. This means that if the syslog server will be unreachable, it will still be possible to send logs into a backup file on NFS and therefore no logs will be completely lost.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list