[
https://issues.apache.org/jira/browse/SYNCOPE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000897#comment-17000897
]
ASF subversion and git services commented on SYNCOPE-1517:
----------------------------------------------------------
Commit 0798b75c2995b17770bf73abd6a0e74d0dc64ca1 in syncope's branch
refs/heads/2_1_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=0798b75 ]
[SYNCOPE-1517] Initial changes (part two)
> Audit appender should be configurable
> -------------------------------------
>
> Key: SYNCOPE-1517
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1517
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.1.5
> Reporter: Andrea Patricelli
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 2.1.6, 3.0.0
>
>
> At the moment the default audit appender is a staticly defined as JDBC
> appender in
> [LoggerLoader|[https://github.com/apache/syncope/blob/2_1_X/core/logic/src/main/java/org/apache/syncope/core/logic/init/LoggerLoader.java]].
> Provide the possibility to define a custom audit appender through property
> (logic.properties), which default implementation is Log4j2 JdbcAppender.
> Moreover the actual definition of
> [AuditAppender|[https://github.com/apache/syncope/blob/2_1_X/core/logic/src/main/java/org/apache/syncope/core/logic/audit/AuditAppender.java]]
> should support search methods in order to be used by Audit APIs in order to
> search on the right log source.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)