Beta Transparency. LogFleet is in active development. This page documents our current security posture and planned improvements. We believe in being honest about where we are.
Security Philosophy
LogFleet’s edge-first architecture is inherently more secure than cloud-first alternatives:- Data stays local by default - Logs never leave your network unless you explicitly enable streaming
- Minimal attack surface - Only metrics (not raw logs) ship to cloud in normal operation
- Zero-trust networking - Tailscale mesh for remote access, no exposed ports
Current Security Features
Authentication
Data Protection
Network Security
Edge Agent Security
The edge agent runs in your infrastructure. Here’s how we secure it:Container Security
Minimal Permissions
The edge agent needs:- Read access to log files you configure
- Network access to LogFleet API (outbound HTTPS)
- Disk access for local buffering (configurable path)
- Root privileges
- Inbound network access
- Access to other containers or host resources
API Key Scoping
Edge agent API keys are scoped to specific permissions:Cloud Platform Security
Infrastructure
Data Handling
- Metrics only: Cloud stores aggregated metrics, not raw logs
- Retention: Configurable per organization
- Deletion: Full data deletion available on request
- Backups: Encrypted, same-region storage
What We’re Working On
Planned Security Enhancements
Compliance Roadmap
Security Best Practices
For Edge Deployments
- Use dedicated API keys - One per location, with minimum required permissions
- Enable disk encryption - Protect buffered logs at rest
- Restrict network egress - Only allow traffic to LogFleet API endpoints
- Monitor agent health - Set up alerts for missed heartbeats
- Update regularly - We release security patches as needed
For Cloud Usage
- Use strong passwords - We enforce requirements, but longer is better
- Rotate API keys - Especially for production environments
- Review access regularly - Remove unused accounts
- Monitor unusual activity - Check dashboard for unexpected patterns
Vulnerability Reporting
Found a security issue? We take this seriously. Email: security@logfleet.io What to include:- Description of the vulnerability
- Steps to reproduce
- Potential impact assessment
- Your contact information (optional)
- Acknowledge within 48 hours
- Provide status update within 7 days
- Credit reporters in our changelog (if desired)
We don’t currently have a formal bug bounty program, but we appreciate and acknowledge responsible disclosure.
Questions?
Security is a journey, not a destination. If you have questions about our security posture or need specific compliance documentation:- General questions: security@logfleet.io
- Enterprise inquiries: hello@logfleet.io
- Compliance requests: We can provide detailed documentation for Enterprise customers