Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UDP listener died with logstash 1.5.0-rc3 #3124

Closed
sbarrier opened this issue Apr 28, 2015 · 3 comments
Closed

UDP listener died with logstash 1.5.0-rc3 #3124

sbarrier opened this issue Apr 28, 2015 · 3 comments

Comments

@sbarrier
Copy link

Since upgrade from 1.5.0-RC2 to 1.5.0-RC3 logstash randomly crash.

{:timestamp=>"2015-04-28T06:52:16.298000-0700", :message=>"UDP listener died", :exception=>#<SocketError: recvfrom: name or service not known>, :backtrace=>["/opt/logstash/vendor/bundle/jruby/1.9/gems/logstash-input-udp-0.1.4/lib/logstash/inputs/udp.rb:79:in `udp_listener'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/logstash-input-udp-0.1.4/lib/logstash/inputs/udp.rb:49:in `run'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/logstash-core-1.5.0.rc3-java/lib/logstash/pipeline.rb:177:in `inputworker'", "/opt/logstash/vendor/bundle/jruby/1.9/gems/logstash-core-1.5.0.rc3-java/lib/logstash/pipeline.rb:171:in `start_input'"], :level=>:warn}
@jordansissel
Copy link
Contributor

Can you attach your logstash config?

@sbarrier
Copy link
Author

I can't attach the configuration but if that can help there's 2 UDP listener in input one with type "syslog" and the other one is type "netflow".
The first one receive events from rsyslog, the second one don't receive events actually.
For syslog there's multiline,... everything was working fine in 1.5.0-RC2 and previous versions since months, since RC3 it crash after few hours.

@untergeek
Copy link
Member

Are there any updates to this with regards to Logstash versions 2.0, 2.1, or 2.2? If not, please feel free to close this ticket.

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

No branches or pull requests

4 participants