Defensia runs on all major Linux distributions. Auto-detects your distro, init system, auth log path, and architecture.
Debian-based
/var/log/auth.logDebian-based
/var/log/auth.logRed Hat Enterprise Linux
/var/log/secureRHEL-based
/var/log/secureRHEL-based
/var/log/secureRHEL-based
/var/log/secureRHEL-based
/var/log/secureAWS
/var/log/secureReported working by users, not officially tested
These distributions should work but are not officially tested. The agent auto-detects your init system (systemd, Upstart, SysVinit) and package manager (apt, yum, dnf).
Everything the agent needs to protect your server.
Native binaries for both major Linux architectures.
amd64
Most cloud VPS, dedicated servers, and Intel/AMD hardware. AWS EC2, DigitalOcean, Hetzner, Linode, Vultr.
arm64
AWS Graviton, Oracle Ampere, Hetzner CAX, Raspberry Pi 4/5, and Apple Silicon VMs.
One command. Works on all supported distributions. The installer auto-detects your OS, architecture, and auth log path.
curl -fsSL https://defensia.cloud/install.sh | sudo bash -s -- --token <TOKEN>