mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-13 16:53:24 +00:00
loki
This commit is contained in:
11
README.md
11
README.md
@ -41,9 +41,14 @@ env:
|
||||
port: 8000
|
||||
|
||||
log:
|
||||
level: debug
|
||||
time_format: "%Y-%m-%d %H:%M:%S"
|
||||
filename: "D:/Workspace/Logging/jarvis/jarvis-models.log"
|
||||
handlers:
|
||||
- type: loki
|
||||
url: "<loki url>"
|
||||
x-odin-auth: "<odin token>"
|
||||
labels:
|
||||
app: jarvis-model
|
||||
env: dev
|
||||
localation: "mo"
|
||||
|
||||
melotts:
|
||||
mode: local # or docker
|
||||
|
||||
Reference in New Issue
Block a user