java.lang.Object
io.automatiko.engine.api.config.ElasticEventsConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AUDIT_KEY
- See Also:
-
INSTANCE_KEY
- See Also:
-
TASKS_KEY
- See Also:
-
AUDIT_INDEX_KEY
- See Also:
-
-
Constructor Details
-
ElasticEventsConfig
public ElasticEventsConfig()
-
-
Method Details
-
audit
Indicates if the audit log events are enabled -
instance
Indicates if the instance events are enabled -
tasks
Indicates if the user task events are enabled -
auditIndex
Determines the name of the audit index in Elastic
-