Commit graph

164 commits

Author SHA1 Message Date
Armin
c0abde28a6 JAVAFICATION: Port Loggable Module to Java
Fixes #9587
2018-05-17 12:17:31 +00:00
Andrew Cholakian
e072e74d4a Correctly start x-pack trial on ES
This now requires an extra acknowledge parameter to start the trial

This changes also makes debugging these issues simpler with better logging during tests

Fixes #9584
2018-05-16 14:25:57 +00:00
Andrew Cholakian
cfbf01bc5b Defensively mark x-pack as a distributed artifact
Right now the project is simply used for testing, but if we add runtime libs
we want them added to the license report

Fixes #9578
2018-05-15 19:42:31 +00:00
Armin
8ebde04ae8 Load tests via JUnit
Fixes #9575
2018-05-15 16:15:39 +00:00
Shaunak Kashyap
6a895a417e
Revert "[X-Pack Monitoring] Report pipeline protocol (#9516)" (#9568)
This reverts commit dc168a10b5.
2018-05-14 07:51:54 -07:00
Shaunak Kashyap
dc168a10b5
[X-Pack Monitoring] Report pipeline protocol (#9516)
* Add getter for pipeline protocol

* Refactoring: extract bare string into constant

* Report pipeline protocol to Monitoring as part of logstash_state docs

* Report all protocols, not just first one

* Refactoring: rename constant to be more descriptive

* De-dupe protocols list before sending to monitoring

* Checking for single protocol

* Adding missing require

This was being masked and was uncovered when this test suite was run by itself

* Raising error if multiple protocols are specified

* Adding back comma
2018-05-11 13:30:42 -07:00
Dan Hermann
5b576f96d4 Port Logger and SlowLogger to Java
Fixes #9520
2018-05-03 22:21:32 +00:00
lcawley
09382d232a [DOCS] Fixes X-Pack edit_url 2018-05-03 08:47:11 -07:00
Lisa Cawley
97b044b043
[DOCS] Fixes links to built-in users (#9518) 2018-05-02 14:23:38 -07:00
Lisa Cawley
233c40423c
[DOCS] Enables editing links for X-Pack pages (#9500) 2018-05-02 10:35:45 -07:00
Lisa Cawley
6723601217
[DOCS] Removes X-Pack release notes and breaking changes (#9509) 2018-05-01 16:36:10 -07:00
Armin
1cc89532d7 JAVAFICATION: Port Ruby Error Definitions to Java
Fixes #9489
2018-04-26 12:44:00 +00:00
Lisa Cawley
4e9826884b
[DOCS] Fixes broken link (#9479) 2018-04-25 01:31:10 -07:00
Jenkins CI
93cad10da1 Migrate x-pack-logstash source to logstash 2018-04-24 10:46:15 -05:00