🦀 ClawHub
Log Collector
by @kikikari
Permanent log collection agent. Collects logs and history from all nodes via SSH/VPN every 3 hours. Stores in logs.db with 30-day retention. Multi-node capab...
📋 Tips & Best Practices
Problem: SSH-Verbindung fehlgeschlagen
Prüfung:
# VPN erreichbar?
ping 10.10.0.2SSH-Key korrekt?
ssh -i ~/.ssh/node2_key openclaw@10.10.0.2
Problem: Logs nicht in Datenbank
Prüfung:
# logs.db existiert?
ls -la db/logs.dbFehler-Log
tail logs/log-collector/collection-errors.log
TERMINAL
clawhub install log-collector