🔎 Open source distributed and RESTful search engine.
Go to file
jaymode d3cbea6f4c use correct cluster state when starting index audit trail
Currently, we use the local cluster state when determining if the index audit trail can be
started. This is correct when we are logging to the same cluster but is incorrect when we
log to a remote cluster. Instead we should try to initialize the client and get the remote
cluster's state.

This also changes the enqueue method to stop throwing an exception on failing to add a
message to the queue. The exception was unnecessary and causing hard to read logs.
It is now replaced with a simple warn log message.

Closes elastic/elasticsearch#317

Original commit: elastic/x-pack-elasticsearch@238e9159b3
2015-07-28 12:37:51 -04:00
marvel Add description elements to pom.xml's for plugins, it goes in their metadata file 2015-07-22 21:57:30 -04:00
shield use correct cluster state when starting index audit trail 2015-07-28 12:37:51 -04:00
watcher apply the useBaseVersion fix to watcher as well 2015-07-28 11:35:20 -04:00
x-dev-tools shield publishes the zip for internal deployments and x-dev-tools doesn't need a parent 2015-07-22 12:23:18 -04:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
README.asciidoc Update README.asciidoc 2015-07-17 19:01:46 +02:00
pom.xml revert temporary change 2015-07-22 11:13:58 -04:00

README.asciidoc

= Elasticsearch X Plugins

A set of Elastic's commercial plugins:

- License
- Shield
- Watcher
- Marvel