Package | Description |
---|---|
org.apache.syncope.core.logic.audit | |
org.apache.syncope.core.logic.init | |
org.apache.syncope.fit.core.reference |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAuditAppender
Default (abstract) implementation of custom audit appender.
|
class |
DefaultRewriteAuditAppender
Default (abstract) implementation of rewrite audit appender, allowing the logging event to be manipulated
before it is processed.
|
class |
ElasticsearchAuditAppender |
class |
JdbcAuditAppender |
Modifier and Type | Method and Description |
---|---|
List<AuditAppender> |
LoggerLoader.auditAppenders(String domain) |
Modifier and Type | Method and Description |
---|---|
void |
LoggerLoader.addAppenderToContext(org.apache.logging.log4j.core.LoggerContext ctx,
AuditAppender auditAppender,
org.apache.logging.log4j.core.config.LoggerConfig eventLogConf) |
Modifier and Type | Class and Description |
---|---|
class |
SyslogRewriteAuditAppender |
class |
TestFileAuditAppender |
class |
TestFileRewriteAuditAppender |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.