Portal:Toolforge/Admin/Runbooks/ToolforgeToolviewsFailed
Appearance
The procedures in this runbook require admin permissions to complete.
The ToolforgeToolviewsFailed alert fires when the last run of the toolviews script failed.
Debugging
You can check historical logs with:
tools-k8s-haproxy-N:~$ journalctl -u logrotate
You can also run the script manually in debug mode:
tools-k8s-haproxy-N:~$ sudo toolviews.py -v --dry-run /var/log/haproxy/haproxy.log.1
