Managing Wazuh Disk Space: Log Rotation and ISM Policies

Managing Wazuh Disk Space: Log Rotation and ISM Policies

June 3rd 2026 / Ambassadors
By Mulayam Yadav / certbar

This blog covers both. What each system does, where it stores data, how to configure it correctly, and how to verify it’s actually working. All configuration is from the official Wazuh documentation.

Read more
How to effectively detect malware on endpoints? (Wazuh + YARA)

How to effectively detect malware on endpoints? (Wazuh + YARA)

June 2nd 2026 / Ambassadors
By Jędrzej Boguszyński / jedrzejboguszynski.pl

Wazuh handles context and automation (it notices the file and runs the procedure), while YARA performs deep inspection and decides whether the content is safe. This synergy enhances Wazuh’s core functionality with a powerful real-time malware detection tool.

Read more
From Metrics to Action: Alerting Strategies

From Metrics to Action: Alerting Strategies

June 2nd 2026
By Michael Theumert / GitHub

Where Monitoring Either Works or Fails.
This is where monitoring transitions into operations – and where the design decisions you make have the most direct impact on your organisation’s ability to respond to real incidents.

Read more
win-agent-logtailer: A small tool for Wazuh Windows agent logs

win-agent-logtailer: A small tool for Wazuh Windows agent logs

June 1st 2026 / Ambassadors
By Stephan Wenderlich / Gray Hat IT Security Consulting Blog

Anyone who regularly administers and debugs Windows endpoints in a SIEM environment knows the problem: a simple ‘ tail -f ‘ with proper color highlighting is missing. This is an unnecessary point of friction, especially when analyzing local log files. To speed up this workflow, I developed the ‘ win-agent-logtailer ‘.

Read more
WazuhHound – Map your Wazuh infrastructure with BloodHound CE

WazuhHound – Map your Wazuh infrastructure with BloodHound CE

May 29th 2026 / Ambassadors
By Killian Prin-Abeil / Aukfood

We’ve been using Wazuh for a while. We know the API well; we know how to search for an agent, list groups, and inspect permissions. But at one point, faced with an internal audit question— who actually has access to what in our deployment? —we realized that the API didn’t answer this type of question. Not because it lacks data, but because it doesn’t think in terms of relationships between that data.

Read more
OpenCTI integration

OpenCTI integration

May 20th 2026 / Ambassadors
By Federico Fantini / GitHub

OpenCTI can expose shared data through different native feeds, including Live streams, TAXII collections, and CSV feeds. For this integration, I chose a TAXII collection because it exposes STIX 2.1 bundles through a standard API and provides a pagination model that is straightforward to automate.

Read more