Skip to content

Commit

Permalink
collect minio logs
Browse files Browse the repository at this point in the history
  • Loading branch information
nvanthao committed Dec 9, 2024
1 parent 72e86fe commit 17b449e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions in-cluster/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,23 @@ spec:
name: kots/rqlite/logs
selector:
- app=kotsadm-rqlite
- logs:
collectorName: minio-logs
name: kots/minio/logs
selector:
- app=kotsadm-minio
- exec:
collectorName: minio-ls
command:
- /usr/bin/mc
args:
- ls
- --summarize
- --recursive
- --json
- /export/kotsadm
selector:
- app=kotsadm-minio
- logs:
collectorName: weave-net
selector:
Expand Down

0 comments on commit 17b449e

Please sign in to comment.