Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

LS2 compatibility #12

Open
thenom opened this issue Nov 19, 2015 · 6 comments
Open

LS2 compatibility #12

thenom opened this issue Nov 19, 2015 · 6 comments

Comments

@thenom
Copy link

thenom commented Nov 19, 2015

Hi,

We are trying to get your plugin working with one of our setups but i am have varying results on the ease of install. We are behind a corporate firewall so trying to install from a local copy of 5.1 gem file.

I realize there is a current issue with LS plugin binary (elastic/logstash#3583) but this looks like it won't go into V1.5.x so is there any chance of getting this updated to LS 2.x?

Thanks,
Simon

@nerzhul
Copy link

nerzhul commented Nov 24, 2015

Hello, i also needs this in my intermediate env before going to production, can you update ? :)

@estanislaobosch
Copy link

A workaround to solve this you can
0- execute 'gem install logstash-devutils'
1- clone the master branch to path_to_plugin_dir
2- in path_to_plugin_dir execute 'rake vendor'
3- in path_to_plugin_dir execute 'gem build logstash-input-log4j2.gemspec'
4- in path_to_logstash_dir execute './bin/plugin install path_to_plugin_dir/logstash-input-log4j2-5.2-java.gem

Hope this helps

@rolandkofler
Copy link

@estanislaobosch do you have the gem? could you upload it somewhere? Its impossible for me to cope with so much ruby problems

@bartlaarhoven
Copy link

See #16 (comment)

@zhmurko
Copy link

zhmurko commented Mar 10, 2016

@bartlaarhoven would you like to create a pull request with your changes to this repository?
Does your gem work with Logstash 1.5.x?

@bartlaarhoven
Copy link

@zhmurko I didn't change anything. The current version as is available in this repository was never pushed to rubygems. That's the only thing I've done, I haven't changed any code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants