Skip to content

Commit

Permalink
Limit journalctl dump to the traefik container
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Aug 15, 2024
1 parent d8a3dd7 commit fe01363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msys2-logstats-report.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# journalctl --since "7 days ago" --output=cat > logs.txt
# journalctl CONTAINER_NAME=msys2-repo-traefik-1 --since "7 days ago" --output=cat > logs.txt

set -e

Expand Down

0 comments on commit fe01363

Please sign in to comment.