NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.38k stars 13.6k forks source link

Package request: wazuh #274913

Open shreedhan opened 9 months ago

shreedhan commented 9 months ago

Wazuh is a free and open source platform used for threat prevention, detection, and response. It is capable of protecting workloads across on-premises, virtualized, containerized, and cloud-based environments.

Wazuh solution consists of an endpoint security agent, deployed to the monitored systems, and a management server, which collects and analyzes data gathered by the agents. Besides, Wazuh has been fully integrated with the Elastic Stack, providing a search engine and data visualization tool that allows users to navigate through their security alerts.

Metadata


Add a :+1: reaction to issues you find important.

nealfennimore commented 5 months ago

The agent is in development with #230623. As for the management server, I have a working dockerized configuration, but I'll work on getting a non-dockerized version into a nix service.