Update README.md

This commit is contained in:
Costa Tsaousis 2024-03-17 23:21:02 +02:00 committed by GitHub
parent f05f47bcbd
commit 79c6731ff0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

View File

@ -2,9 +2,9 @@
```mermaid
stateDiagram-v2
classDef userFeature fill:#f00,color:white,font-weight:bold,stroke-width:2px,stroke:yellow
classDef usedByNC fill:#090,color:white,font-weight:bold,stroke-width:2px,stroke:yellow
classDef thirdparty fill:#333,color:#aaa,font-weight:normal,stroke-width:1px,stroke:#fff
classDef userFeature fill:#f00,color:white,font-weight:bold,stroke-width:2px,stroke:orange
classDef usedByNC fill:#090,color:white,font-weight:bold,stroke-width:2px,stroke:orange
classDef log2journal fill:#040,color:white,font-weight:bold,stroke-width:2px,stroke:orange
logsQuery:::usedByNC
logsDashboard:::userFeature
@ -14,6 +14,7 @@ stateDiagram-v2
journalFiles:::thirdparty
logSources:::thirdparty
textFiles:::thirdparty
log2journal:::log2journal
journalRemote: systemd-journal-remote
journalUpload: systemd-journal-upload