aicoolies logo
Elkeid logo
Elkeid logo

Elkeid

Kernel-space host intrusion detection system

open sourceverified Aug 24, 2026

Elkeid is ByteDance's open-source HIDS for hosts, containers, Kubernetes, and serverless workloads. Its kernel-level data collection via Kprobe hooks captures process lineage, privilege escalation attempts, file access patterns, and network connections with minimal overhead. Includes an Agent for telemetry, Detector for rule evaluation, Controller for policy management, and a Dashboard for alerts and investigation.

Elkeid addresses fundamental limitations of user-space security monitoring by collecting system telemetry directly from the Linux kernel via Kprobe hooks. The kernel-level driver intercepts system calls and kernel events to capture process execution chains, privilege escalation attempts, file access patterns, and network connections with minimal performance overhead. This vantage point reveals information invisible to user-space agents, enabling detection of sophisticated attacks that manipulate processes, exploit kernel vulnerabilities, or use fileless techniques.

The architecture consists of specialized components working together at scale: the Agent collects kernel telemetry and publishes events to Kafka, the Detector evaluates event streams against configurable security rules, the Controller manages detection policies across endpoints, and the Dashboard provides alerting and investigation interfaces. Supporting infrastructure includes Kafka for high-throughput message streaming, Redis for real-time caching, and MongoDB for event storage. This design enables horizontal scaling across thousands of endpoints while maintaining real-time detection latency.

Deployed at ByteDance's massive infrastructure scale, Elkeid has proven its reliability and performance in one of the world's most demanding computing environments. The system handles diverse workload types including traditional servers, Docker containers, Kubernetes clusters, and serverless functions from a single agent. The open-source Apache 2.0 license enables security teams to customize detection rules, integrate with existing SIEM platforms, and extend the codebase for organization-specific requirements.

Pricing

100% free and open source under the Apache-2.0 license ($0 software cost). Elkeid by ByteDance is an open-source cloud-native Host-based Intrusion Detection System (HIDS) and EDR runtime security framework with zero licensing fees.

full pricing breakdown →

Platforms

Linux kernel + Go agents, scalable via Kafka

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

OpenLIT logo

OpenLIT

OpenTelemetry-native observability for LLM applications with evals and GPU monitoring

OpenLIT is an open-source AI engineering platform that provides OpenTelemetry-native observability for LLM applications. It combines distributed tracing, evaluation, prompt management, a secrets vault, and GPU telemetry in a single self-hostable stack. With 50+ integrations across LLM providers and frameworks, it lets teams monitor AI applications using their existing observability backends like Grafana, Datadog, or Jaeger.

Open Source
Cilium logo

Cilium

eBPF-based networking, security, and observability for Kubernetes

Cilium is a CNCF Graduated, Apache-2.0 project for Kubernetes networking, security, and observability using eBPF. It can replace kube-proxy, enforce identity-aware L3-L7 network policies, and add Hubble flow observability plus Tetragon runtime-security signals. Current source checks support GKE Dataplane V2 using Cilium/eBPF and Azure CNI Powered by Cilium for AKS.

Open Source
OrbStack logo

OrbStack

Fast and lightweight Docker Desktop alternative for macOS

OrbStack is a macOS application that replaces Docker Desktop with lightweight container and Linux VM management. Its docs emphasize fast starts, lower CPU and memory overhead, and native macOS integration with menu bar controls, file sharing, and network access to containers by name, with exact gains depending on workload. Supports Docker, Kubernetes, and full Linux VMs.

freemium
Ray logo

Ray

Distributed AI compute engine for scaling Python and ML workloads

Ray is an open-source distributed computing framework built for scaling AI and Python applications from a laptop to thousands of GPUs. It provides libraries for distributed training, hyperparameter tuning, model serving, reinforcement learning, and data processing under a single unified API. Ray's public site highlights OpenAI and other enterprise users. Maintained by Anyscale with Apache-2.0 open-source licensing.

freemiumOpen Source
Act logo

Act

Run GitHub Actions locally for fast feedback

Act is an open-source tool that runs GitHub Actions workflows locally using Docker containers that match GitHub's execution environment. It provides instant feedback on workflow changes without pushing to a repository, supports matrix builds, secret management, and artifact handling. Act can also replace Makefiles by using workflow files as task definitions, making it useful for both CI/CD development and local task automation across development teams.

Open Source
Clerk logo

Clerk

Drop-in authentication for modern JavaScript apps

Clerk is a complete authentication and user management platform for React, Next.js, and modern JavaScript frameworks. It provides pre-built UI for sign-in, sign-up, user profiles, organizations, MFA, passkeys, JWT sessions, webhooks, and billing. The Hobby plan supports up to 50,000 monthly retained users per app, with Pro, Business, and Enterprise tiers for growing teams.

freemium

FAQ

What is Elkeid?

Elkeid is ByteDance's open-source HIDS for hosts, containers, Kubernetes, and serverless workloads. Its kernel-level data collection via Kprobe hooks captures process lineage, privilege escalation attempts, file access patterns, and network connections with minimal overhead. Includes an Agent for telemetry, Detector for rule evaluation, Controller for policy management, and a Dashboard for alerts and investigation.

Is Elkeid free?

Yes — Elkeid is open source and free to use. 100% free and open source under the Apache-2.0 license ($0 software cost). Elkeid by ByteDance is an open-source cloud-native Host-based Intrusion Detection System (HIDS) and EDR runtime security framework with zero licensing fees.

Is Elkeid open source?

Yes — Elkeid is open source.

Is Elkeid still maintained?

Yes — Elkeid is active. Its listing was last verified on August 24, 2026.

What are the best Elkeid alternatives?

The top editor-verified Elkeid alternatives are Trent AI, Fig Security.