mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
- fix typo
This commit is contained in:
parent
61359626fe
commit
66f3045f22
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ require "zlib"
|
|||
|
||||
# Read Zenoss events from the zenoss.zenevents fanout exchange.
|
||||
#
|
||||
class LogStash::Inputs::Zenoss < LogStash::Inputs::RabitMQ
|
||||
class LogStash::Inputs::Zenoss < LogStash::Inputs::RabbitMQ
|
||||
|
||||
config_name "zenoss"
|
||||
plugin_status "experimental"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue