Doc: Add diagrams for pipeline-to-pipeline architectural patterns
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Because... "a picture is worth 1000 words."
Add architectural/flow diagrams for each pipeline-to-pipeline architectural patter
Topic: https://www.elastic.co/guide/en/logstash/current/pipeline-to-pipeline.html#architectural-patterns
#### Patterns
- [ ] [distributor pattern](https://www.elastic.co/guide/en/logstash/current/pipeline-to-pipeline.html#distributor-pattern)
- [ ] [output isolator pattern](https://www.elastic.co/guide/en/logstash/current/pipeline-to-pipeline.html#output-isolator-pattern)
- [ ] [forked path pattern](https://www.elastic.co/guide/en/logstash/current/pipeline-to-pipeline.html#forked-path-pattern)
- [ ] [collector pattern](https://www.elastic.co/guide/en/logstash/current/pipeline-to-pipeline.html#collector-pattern)
#### First up:
- [ ] [output isolator pattern](https://www.elastic.co/guide/en/logstash/current/pipeline-to-pipeline.html#output-isolator-pattern)
Contributor guide
Assessment
This issue has not been assessed yet.