Linux Installation
Install OISP Sensor on any Linux distribution with native packages or standalone binary.Quick Install (Recommended)
Download and install the binary:Installation Methods
Method 1: Package Manager
Install using your distribution’s native package manager.Method 2: Binary Installation
Portable binary installation without package manager:Verify Installation
After installation, verify OISP Sensor is working:1. Check Binary Version
2. Run System Check
3. Test Capture
Run a simple test to verify capture works:System Requirements
Before installing, verify your system meets the requirements:1. Kernel Version
2. BTF Support
3. BPF Filesystem
4. OpenSSL Library
ARM64 (aarch64)
OISP Sensor fully supports ARM64 (Graviton, Raspberry Pi, etc.):Troubleshooting Installation
”Permission denied” when running
Run withsudo or set capabilities:
“BTF not found”
Install kernel headers:“No SSL libraries found”
Install OpenSSL:Uninstallation
Next Steps
- Quick Start — See events in 5 minutes
- Running as a Service — Configure systemd service
- Production Deployment — Deploy to production
- Troubleshooting — Solve common issues