🔎 Open source distributed and RESTful search engine.
Go to file
Daniel Mitterdorfer f1b32117ac Add dependency on NetworkModule in AuditTrailModuleTests
Original commit: elastic/x-pack-elasticsearch@d5c0429d33
2015-11-27 15:52:51 +01:00
buildSrc Build: Change x-plugins setup with elasticsearch to a sibling directory 2015-11-23 14:20:48 -08:00
marvel Merge pull request elastic/elasticsearch#1023 from rmuir/bad_apples 2015-11-25 14:25:52 -05:00
qa Disable SSL integration tests temporarily 2015-11-27 10:23:03 +01:00
shield Add dependency on NetworkModule in AuditTrailModuleTests 2015-11-27 15:52:51 +01:00
watcher Merge pull request elastic/elasticsearch#1023 from rmuir/bad_apples 2015-11-25 14:25:52 -05:00
x-dev-tools Remove confusing pom.xml files 2015-11-05 10:39:28 -05:00
.dir-locals.el Add .dir-locals.el and .projectile 2015-10-30 11:16:29 -06:00
.projectile Add .dir-locals.el and .projectile 2015-10-30 11:16:29 -06:00
GRADLE.CHEATSHEET Create GRADLE.CHEATSHEET 2015-11-24 21:02:28 +01:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
README.asciidoc Build: Remove project attachment and use ES extra-plugins instead 2015-11-21 11:13:32 -08:00
build.gradle Change to x-plugins directory name instead of extra-plugin-x-plugins 2015-11-23 14:45:24 -08:00
gradle.properties Gradle daemon is a demon 2015-11-25 10:39:08 -05:00
settings.gradle Build: Change x-plugins setup with elasticsearch to a sibling directory 2015-11-23 14:20:48 -08:00

README.asciidoc

= 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.