Package | Description |
---|---|
org.apache.syncope.core.logic.audit | |
org.apache.syncope.core.provisioning.java.job |
Modifier and Type | Field and Description |
---|---|
protected ElasticsearchIndexManager |
ElasticsearchAuditAppender.elasticsearchIndexManager |
protected ElasticsearchIndexManager |
ElasticsearchAppender.elasticsearchIndexManager |
Modifier and Type | Method and Description |
---|---|
ElasticsearchAppender.Builder |
ElasticsearchAppender.Builder.setIndexManager(ElasticsearchIndexManager elasticsearchIndexManager) |
Constructor and Description |
---|
ElasticsearchAppender(String name,
org.apache.logging.log4j.core.Filter filter,
org.apache.logging.log4j.core.Layout<? extends Serializable> layout,
boolean ignoreExceptions,
String domain,
ElasticsearchIndexManager elasticsearchIndexManager) |
Modifier and Type | Field and Description |
---|---|
protected ElasticsearchIndexManager |
ElasticsearchReindex.indexManager |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.