Quick Install
Download the latest release and install:System Requirements
| Requirement | Minimum | Recommended |
|---|---|---|
| Kernel | 5.0+ | 5.8+ |
| Architecture | x86_64 or aarch64 | x86_64 |
| Privileges | Root or CAP_BPF | CAP_BPF + CAP_PERFMON |
| BTF | Required | Required |
Check Your System
Package Installation
Ubuntu / Debian (.deb)
RHEL / Rocky / AlmaLinux / Fedora (.rpm)
Verify Installation
After installation, check that your system is ready:Docker Installation
Run OISP Sensor in a Docker container:--privileged flag is required for eBPF operations.
Docker Compose
Build from Source
If you want to build from source:Prerequisites
- Rust 1.75+
- clang, llvm, libelf-dev (for eBPF)
- Node.js 18+ (for frontend)
Build Steps
Supported Distributions
| Distribution | Version | Status |
|---|---|---|
| Ubuntu | 22.04 LTS, 24.04 LTS | ✅ Tested |
| Debian | 12 (Bookworm) | ✅ Tested |
| Fedora | 39, 40 | ✅ Tested |
| RHEL | 9.x | ✅ Tested |
| Rocky Linux | 9.x | ✅ Tested |
| AlmaLinux | 9.x | ✅ Tested |
Next Steps
- Quick Start - Capture your first AI events
- Configuration - Customize OISP Sensor
- What Works Today - Current capabilities and limitations