You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/20 13:12:00 UTC

[jira] [Commented] (SYNCOPE-1517) Audit appender should be configurable

    [ https://issues.apache.org/jira/browse/SYNCOPE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000881#comment-17000881 ] 

ASF subversion and git services commented on SYNCOPE-1517:
----------------------------------------------------------

Commit b33cc1415e4fa4b8953a27c789888b94fe185331 in syncope's branch refs/heads/2_1_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=b33cc14 ]

[SYNCOPE-1517] Initial changes


> 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)