-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
There is a new version available at either
http://www.five-ten-sg.com/util/logstash.fedora.tar.gz or hg clone http://hg.five-ten-sg.com/logstash
I found and patched the problem with logstash finding the elasticsearch jar files. That path should be specified via a command line switch. This version seems to run properly, but the following issues still need work:
1) the elasticsearch build (using maven) downloads prebuilt .jar files and bundles them.
2) the logstash build still downloads prebuilt gems and bundles them.
Is there a document to read regarding proper fedora packaging of jruby gems?