Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

filewatch/tailglob is obsolete #1

Open
KrisBuytaert opened this issue Jan 29, 2012 · 1 comment
Open

filewatch/tailglob is obsolete #1

KrisBuytaert opened this issue Jan 29, 2012 · 1 comment

Comments

@KrisBuytaert
Copy link

Upon starting logstash-forwarder exits with :

apparently the filewatch/tailglob module doesn't exist anymore after the filewatch gem refactor.

logstash-forwarder
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in gem_original_require': no such file to load -- filewatch/tailglob (LoadError) from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:inrequire'
from /usr/lib/ruby/gems/1.8/gems/logstash-forwarder-0.1.1/lib/logstash-forwarder/agent.rb:5
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:inrequire'
from /usr/lib/ruby/gems/1.8/gems/logstash-forwarder-0.1.1/lib/logstash-forwarder.rb:1
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:inrequire'
from /usr/lib/ruby/gems/1.8/gems/logstash-forwarder-0.1.1/bin/logstash-forwarder:5
from /usr/bin/logstash-forwarder:19:in `load'
from /usr/bin/logstash-forwarder:19

@nickethier
Copy link
Owner

Because logstash now supports ruby as well as jruby I've moved alot of my stuff over to it and as a result havn't kept up on this code.

Logstash moved off of the Eventmachine framework so filewatch was rewritten. If you want to use the forwarder you could probably get away with getting a pre-0.3.x version of filewatch. If i get time to confirm this I'll update the Gemfile.

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

2 participants