Closed rwaweber closed 7 years ago
@andrewvc Not sure how to pass the CLA check after I've already signed the document, short of whitespace commits.
Hi @rwaweber, we have found your signature in our records, but it seems like you have signed with a different e-mail than the one used in yout Git commit. Can you please add both of these e-mails into your Github profile (they can be hidden), so we can match your e-mails to your Github profile?
Hi @rwaweber, we have found your signature in our records, but it seems like you have signed with a different e-mail than the one used in yout Git commit. Can you please add both of these e-mails into your Github profile (they can be hidden), so we can match your e-mails to your Github profile?
@karmi Apologies, I've added the email now.
When will this be finalized for use with Logstash 5.2? My project to use this with nmap & OpenVAS is stalled. Thank you for fixing the plugin.
@skoudis I think thats up to the maintainer of this plugin.
In an attempt to alleviate your stalled-ness you could install the plugin manually, but it does take a bit of effort outlined here.
I found the simplest means to go about getting jruby ironed out using rvm, then gem install logstash-devutils bundler
and you should be set to follow the readme from there.
LGTM
Not sure if I'm doing something incorrectly when trying to install this plugin on my logstash machine, but I'm performing the following with little success, without building the plugin locally.
bin/logstash-plugin install logstash-codec-nmap
bundle update
Any clarification or assistance on the above scenarios would be much appreciated!
@rwaweber seems to be that we didn't publish this yet: https://rubygems.org/gems/logstash-codec-nmap/ . Version 0.0.17 is not there yet, so we need to release it .
@gmoskoviczj is it possible to publish this soon so we have a fully functional solution to the nmap codec plugin? Thank you
@suyograo ^^
Published 0.0.17 now
https://github.com/logstash-plugins/logstash-codec-nmap/pull/10 seems to have been stationary for a bit now. I would very much like to get functionality for this in 5.2. This is also a want from others as evidenced by https://github.com/logstash-plugins/logstash-codec-nmap/issues/9.