mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- add 'bunny' lib in zenoss input
This commit is contained in:
parent
c8dc5e31a8
commit
191e870d71
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ class LogStash::Inputs::Zenoss < LogStash::Inputs::Amqp
|
|||
def register
|
||||
super
|
||||
require "logstash/util/zenoss"
|
||||
require "bunny"
|
||||
end # def register
|
||||
|
||||
def run(queue)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue