Quick Diagnostics
Run this command on your edge device to get a quick health check:Common Issues
Agent Not Appearing in Dashboard
Symptoms: Edge agent deployed but not visible in LogFleet dashboard. Diagnostic steps:
Fix:
Logs Not Being Collected
Symptoms: Agent running but no logs appearing in local Loki. Diagnostic steps:
Fix for file permissions:
Metrics Not Reaching Cloud
Symptoms: Local logs work but metrics don’t appear in cloud dashboards. Diagnostic steps:
Fix rate limiting:
High Memory Usage
Symptoms: Loki or Vector consuming excessive memory. Diagnostic steps:
Fix - reduce Loki memory:
Disk Filling Up
Symptoms: Edge device running out of storage. Diagnostic steps:
Fix - force compaction:
Log Streaming Not Working
Symptoms: Cannot stream logs on-demand from cloud. Diagnostic steps:
Fix - enable streaming:
Debug Mode
Enable verbose logging for deeper diagnostics:Getting Help
If these steps don’t resolve your issue:- Check the logs - Most issues are visible in container logs
- GitHub Issues - Search or file at github.com/sadhiappan/logfleet
- Community - Join our Discord for real-time help
- LogFleet version (
docker images | grep logfleet) - Edge device OS and architecture
- Relevant container logs
- Output from diagnostic commands above