🔎 Open source distributed and RESTful search engine.
Go to file
David Roberts d1bf5d83ad Remove prelert_ prefix from programs to fit what Elasticsearch expects (elastic/elasticsearch#332)
Elasticsearch will now attempt to spawn a controller daemon called simply
`controller` when it starts up, but ours was called `prelert_controller`.
For consistency it makes sense to remove the prefix from all our programs.

Original commit: elastic/x-pack-elasticsearch@d06714b231
2016-11-24 22:21:17 +00:00
elasticsearch Remove prelert_ prefix from programs to fit what Elasticsearch expects (elastic/elasticsearch#332) 2016-11-24 22:21:17 +00:00
vagrant Tweak Vagrant to use env variables for S3 boxes, update instructions 2016-10-11 11:07:41 -04:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
build.gradle Gradle task bundlePack needs to depend on cpp:strip (elastic/elasticsearch#368) 2016-11-23 14:00:08 +00:00
gradle.properties Change the Jenkins build entry point from shell script to gradle (elastic/elasticsearch#317) 2016-11-17 13:12:26 +00:00
settings.gradle Creates a cpp gradle module to control the cpp build (elastic/elasticsearch#361) 2016-11-23 11:22:04 +00:00