Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Several improvements are needed to make the Elasticsearch audit log provider viable:
- Configuration and setup scripts need to support settings for the port, scheme, and index
- Audit log search logic can remove the "fetch" call after the "searchResources" call to Elasticsearch
- xasecure.audit.elasticsearch.is.enabled should be supported to enable this provider
- AuditProviderFactory.java needs logic changes to allow enabling the provider