mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
changing to beta
This commit is contained in:
parent
cd457ce421
commit
8f5d8d17fa
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ require "logstash/namespace"
|
|||
class LogStash::Outputs::ZeroMQ < LogStash::Outputs::Base
|
||||
|
||||
config_name "zeromq"
|
||||
plugin_status "experimental"
|
||||
plugin_status "beta"
|
||||
|
||||
# 0mq socket address to connect or bind
|
||||
# Please note that `inproc://` will not work with logstash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue