Add zot log collection to Alloy
Collects stdout and stderr logs from zot to Loki. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
7d673cbee9
commit
8c01181e55
1 changed files with 6 additions and 0 deletions
|
|
@ -66,6 +66,12 @@ alloy_mcquack_logs:
|
|||
- path: /Users/erichblume/Library/Logs/mcquack.borgmatic.err.log
|
||||
service: borgmatic
|
||||
stream: stderr
|
||||
- path: /Users/erichblume/Library/Logs/mcquack.zot.out.log
|
||||
service: zot
|
||||
stream: stdout
|
||||
- path: /Users/erichblume/Library/Logs/mcquack.zot.err.log
|
||||
service: zot
|
||||
stream: stderr
|
||||
|
||||
alloy_plex_logs:
|
||||
- path: /Users/erichblume/Library/Logs/Plex Media Server/Plex Media Server.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue