mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
When the logging audit trail is configured to add the node hostname or ip address as a prefix, the logging audit trail can invoke guice dependency injection issues since the transport that is injected is a proxy. This change makes the logging audit trail a lifecycle component and waits for the transport to be started before initializing the prefix. Closes elastic/elasticsearch#1104 Original commit: elastic/x-pack-elasticsearch@3b19283969
= Elasticsearch X Plugins A set of Elastic's commercial plugins: - License - Shield - Watcher - Marvel = Setup You must checkout x-plugins within an elasticsearch checkout. It must be called x-plugins, and must be inside the extra-plugins directory.
Description
Languages
Java
99.5%
Groovy
0.4%