Skip to content

Commit

Permalink
Merge pull request #14 from JohannesKonings/architecture-diagram
Browse files Browse the repository at this point in the history
architecture diagram updated
  • Loading branch information
Goala authored Oct 15, 2020
2 parents 4f67de7 + c4e4556 commit 893c1a2
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 893c1a2

Please # to comment.