logstash-plugins / logstash-output-gelf

Apache License 2.0
15 stars 18 forks source link

Make this plugin available in 5.x #23

Closed omercnet closed 7 years ago

omercnet commented 7 years ago

This plugin is currently unavailable in logstash 5.x Are there any known limitations ?

runningman84 commented 7 years ago

it looks like you can install it with the logstash plugin command, but I am wondering why this plugin isn't included by default. This means a simple deb/rpm upgrade will break existing installations.

runningman84 commented 7 years ago

funny enough the gelf input plugin is included by default

@jordansissel please advice

omercnet commented 7 years ago

Using the plugin install it fails because it detected it from here and the base logstash gem version is too low

Sent from my mobile. Please excuse brevity and/or spelling.

On 10 Dec 2016, at 11:11, runningman84 notifications@github.com wrote:

funny enough the gelf input plugin is included by default

@jordansissel please advice

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

omercnet commented 7 years ago

tried again with the latest logstash (5.1.1) and it seems to work just fine

# logstash -V
logstash 5.1.1
# logstash-plugin install logstash-output-gelf
Validating logstash-output-gelf
Installing logstash-output-gelf
Installation successful