-
I'm trying to install any plugin and getting the following error
```
$ /opt/logstash/bin/plugin install /tmp/logstash-output-elasticsearch/logstash-output-elasticsearch-0.1.16-java.gem --debug
Valida…
-
Hi,
if you bundle to have all the dependencies installed from a fresh repo, you get actually the next error:
```
Installing sinatra 1.4.5
Installing stud 0.0.19
Installing polyglot 0.3.5
Installing…
-
From https://github.com/elasticsearch/logstash/issues/2487
```
71) LogStash::Filters::Metrics with multiple instances counts should be independent
Failure/Error: events_tag1 = filter_tag1.flus…
-
The new plugin ecosystem aims to allow anyone to create and publish their own logstash plugins.
At present, all the plugins we ship have a bunch of boilerplate in gemspecs, rake, etc. I'd like to red…
-
Hi!
Thanks for the plugin!
I'm trying to get it work but no luck for the moment.
Logstash-1.4.2 with this is the configuration:
This is my config file:
input {
log4j2 {
mode => "server"
…
-
-
-
1. update INSTALL.txt with correct instructions and dependencies (boost version >1.46?)
2. update LICENSE.txt (if a different license is required by BNL/Columbia)
3. update README.txt with more inform…
-
1. update README.txt, url, install instructions, python version, contact information, remove all "Last modified $Date$",
2. update setup.py, url, contace information, add header(?)
3. update author.t…
-
I am trying to add lager into my projects but it seems like it is missing lager:info/1 and lager:error/1 functions which is only usage sample in README .