Logs
Reoclo automatically collects logs from all your servers and retains them for 30 days. Logs are collected from your running containers and system services — no additional setup is needed beyond having the runner agent installed.
What’s Collected
Section titled “What’s Collected”The runner agent on your servers continuously collects:
- Container logs — output from all running Docker containers
- System logs — Docker daemon and runner service logs
Log collection starts automatically when a container starts and stops when it’s removed. If the runner agent restarts or temporarily disconnects, it picks up where it left off with no gaps.
LogExplorer
Section titled “LogExplorer”The LogExplorer in the dashboard is your main interface for viewing logs. It supports:
- Time ranges: Live tail, last 1h/6h/24h/3d/7d/30d, or custom range
- Filters: Server, source type, source name, log level, text search (regex)
- Live tail: Real-time log streaming
- Stored logs: Search historical logs across the full 30-day retention window
Storage Usage
Section titled “Storage Usage”View how much log storage your organisation is using in:
- LogExplorer — collapsible “Log Storage” panel showing total bytes and stream count
- Settings — “Log Storage” section with detailed breakdown
Troubleshooting
Section titled “Troubleshooting”| Symptom | Cause | Fix |
|---|---|---|
| No logs in LogExplorer | Runner version older than 1.7.0 | Update runner to v1.7.0+ from the dashboard |
| Gaps in logs | Runner was temporarily disconnected | Check runner connectivity — logs resume automatically on reconnect |
Next Steps
Section titled “Next Steps”- Runner Setup to install or update the runner agent
- Monitoring to set up uptime checks for your applications