Closed nukemberg closed 9 years ago
Thanks for the work :) Will look into it.
I have published the input plugin as a gem. (logstash-input-log4j2)
Can you post a suggestion on how to create such a Rakefile? I can't find clear examples in my quick search.
converted to logstash 1.5.x external plugin gem format. Hopefully you will update the metadata and publish on rubygems ;)
also, it may be a good idea to strip the repository from jar files and use the
@files
variable inRakefile
to download and bundle the jars in the gem.