You're offline — showing cached data

Prune old tmux and worker logs

mc-prune-logs
2026-06-13 06:11:10 SAST
← Back to Tasks

OVERRIDES runtime profile: uses direct_python (plain Python, no model) because the command chain never invokes the claude CLI or any LLM API — pure-infra task; scheduler provider env injection is a no-op (MC-4942 U12 sweep).

Nightly pruning of .tmux.log and mc-worker-*-stream.log files older than 7 days. Prevents unbounded disk growth (MC-3073).

Daily at 04:1515 4 * * *
Yes
shell
60s
No
in 22h (2026-06-14 04:15)

Task Definition

tasks/mc-prune-logs.md
shell
set
No
No
python3 /home/lucienne/workspace/PKA/scripts/prune_logs.py

Edit Schedule

Result:
8
Runs (7d)
8
Completed
0
Failed
0
Timeout
100%
Success (7d)
1s
Avg Duration
infrastructure mission-control cleanup

Run History (8)

StartedFinishedStatusDurationOutputLog
2h ago 2h ago completed 1s
Pruned 5634 log files (saved 1.1 MB)
View log
1d ago 1d ago completed 1s
Pruned 5583 log files (saved 1.5 MB)
View log
2d ago 2d ago completed 1s
Pruned 5408 log files (saved 4.9 MB)
View log
3d ago 3d ago completed 1s
Pruned 5934 log files (saved 22.2 MB)
View log
4d ago 4d ago completed 1s
Pruned 6795 log files (saved 4.8 MB)
View log
5d ago 5d ago completed 1s
Pruned 6414 log files (saved 1.7 MB)
View log
6d ago 6d ago completed 1s
Pruned 6040 log files (saved 8.3 MB)
View log
7d ago 7d ago completed 1s
Pruned 8317 log files (saved 16.3 MB)
View log

Comments (0)

No comments yet — add instructions for Luci
Help