mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Add logstash engine protocol to manual
This commit is contained in:
parent
250a0b5ab4
commit
91f2963922
@ -63390,6 +63390,7 @@ them onto a logstash endpoint.
|
||||
logstash:
|
||||
host: log.my_network.com
|
||||
port: 5959
|
||||
proto: tcp
|
||||
.UNINDENT
|
||||
.UNINDENT
|
||||
.UNINDENT
|
||||
@ -63399,7 +63400,7 @@ logstash
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B salt.engines.logstash.start(host, port=5959, tag=\(aqsalt/engine/logstash\(aq)
|
||||
.B salt.engines.logstash.start(host, port=5959, proto=\(aqtcp\(aq, tag=\(aqsalt/engine/logstash\(aq)
|
||||
Listen to salt events and forward them to logstash
|
||||
.UNINDENT
|
||||
.SS salt.engines.reactor module
|
||||
|
Loading…
Reference in New Issue
Block a user