Skip to content

Commit

Permalink
architecture diagram updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Konings committed Oct 15, 2020
1 parent e226b92 commit c4e4556
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions architecture/architecture.planuml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,16 @@ node "program" {
SMICM --> [log reader]
SM21 --> [log reader]
[log reader] --> [log converter]
[log converter] --> [log connector]
}

[customizing] --> [log reader]
[customizing] --> [log converter]
[customizing] --> [log connector]

[log converter] --> [GELF]
[log converter] --> [Loki]
[log converter] --> [Fluentd]
[log connector] --> [GELF]
[log connector] --> [Loki]
[log connector] --> [Fluentd]


@enduml
Binary file modified out/architecture/architecture/architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c4e4556

Please # to comment.