🔎 Open source distributed and RESTful search engine.
Go to file
jaymode 3713b3dfdd use NetworkUtils instead of InetAddress.getLocalHost
Prior to this commit, we were InetAddress.getLocalHost() to get the hostname and host
address when auditing. This is different than how we report the node's hostname and host
address in other places where we use NetworkUtils. This caused false failures to be seen
with the IndexAuditTrail tests. This commit switches the audit trails to use the NetworkUtils
methods.

Closes elastic/elasticsearch#285

Original commit: elastic/x-pack-elasticsearch@c0bd7e94f6
2015-07-31 09:42:01 -04:00
marvel Remove unnecessary assertion from test 2015-07-31 13:45:02 +02:00
shield use NetworkUtils instead of InetAddress.getLocalHost 2015-07-31 09:42:01 -04:00
watcher CLI tool: Fix exit status changes 2015-07-30 16:06:54 +02:00
x-dev-tools Added watcher smoke tester 2015-07-31 13:35:42 +02: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