mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
567fcc50e8
commit
f155d3b9ec
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[[pipeline-to-pipeline]]
|
||||
=== Pipeline-to-Pipeline Communication
|
||||
=== Pipeline-to-Pipeline Communication (Beta)
|
||||
|
||||
When using the multiple pipeline feature of Logstash, you may want to connect multiple pipelines within the same Logstash instance. This configuration can be useful to isolate the execution of these pipelines, as well as to help break-up the logic of complex pipelines. The `pipeline` input/output enables a number of advanced architectural patterns discussed later in this document.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue