-
This is a meta issue to track progress for refactoring the defaults plugins. Core plugins migration has been completed per #5170. Related #5140.
This migration recipe goals are:
- avoid publishing an…
-
This is the output that I am receiving when trying to install in a debian container running Logstash 5.0:
```
root@6393c8e93683:/# logstash-plugin install --no-verify logstash-filter-environment
Inst…
-
### TLDR;
I think this line is not working with the new version of logstash-core-event:
https://github.com/logstash-plugins/logstash-codec-cef/blob/master/lib/logstash/codecs/cef.rb#L74
@logstash-co…
breml updated
8 years ago
-
see: https://logstash-ci.elastic.co/job/elastic+logstash+5.0+multijob-intake/30/console
```
This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.8/userguide/…
-
- Version: 5
- Operating System: OSX with docker 1.12
possibly relates to #5648
I'm trying out logstash 5 via docker and running into an error for the logstash-core-plugin-api gem.
```
FROM logstas…
-
This spec fail is intermittent and I cannot reproduce it systematically. I have to run the specs a few times to trigger it. @andrewvc this error seems to indicate out-or-order batches since the `Expec…
-
Some plugins still use `teardown`, an api that will disappear in 2.0. These need to be renamed:
##### Default plugins
- [x] [logstash-filter-multiline](https://github.com/logstash-plugins/logstash-fil…
-
Here's the survey of the currently failing specs under master at 066e778f63109d9fde2b4f00a70a68106ebe0204
## ng-pipeline related failures
#### devutils pipeline mocking
- [x] https://github.com/elasti…
-
intermittently the specs are just hanging under master. not sure if this is related to #36 ?
When they hang, it seems that no assertion is done at all:
```
Using Accessor#strict_set for specs
Run op…
-
in master, `rake test:plugins` on a fresh `Gemfile.jruby-1.9.lock` (meaning `rm Gemfile.jruby-1.9.lock; rm -rf vendor/bundle; rake bootstrap`) gives this error :
```
rake test:plugins
Using Accessor#…