# Operations Scripts > Helper scripts for routine operational tasks **Quick Reference:** [rotate-logs.sh](rotate-logs.sh) ## Contents | Script | Description | |--------|-------------| | [`rotate-logs.sh`](rotate-logs.sh) | Rotate and compress old log files (Hermes + project pipeline logs) | ## Usage ```bash # Run log rotation from repo root bash docs/operational/scripts/rotate-logs.sh ``` ## See Also - [Runbook](../runbook.md) — Daily/weekly/monthly operations - [Maintenance](../maintenance.md) — Full maintenance procedures