DariusKlein 2377469461
Some checks failed
Go / build (push) Failing after 14s
build and deploy docs / build (push) Successful in 1m3s
build and deploy docs / publish (push) Successful in 3s
Update Writerside/topics/Wazuh-notifier.md
2025-02-06 08:59:13 +01:00
2024-06-10 17:00:09 +02:00

Wazuh notify

version 1.0

Introduction

Wazuh notifier enables the Wazuh manager to be notified when Wazuh selected events occur, using 3 messaging platforms: ntfy.sh, Discord and Slack.

There are 2 implementations of Wazuh notify. One written in Golang, the other in Python. Both implementations have similar functionality, but the Python version is slightly more configurable for testing purposes.

Wazuh notify is a stateless implementation and only notifies: triggered by specific rules, agents, or threat levels.

Wazuh notify is executed by configuring the ossec.conf and adding an active response configuration.

Please refer to https://docs.notifier.kleinsense.nl/wazuh-notifier.html for the full documentation.

Description
Repository for the Wazuh-notify program. A notification platform that enables Wazuh generated security events to be sent to Slack, ntfy.sh and Discord.
Readme 1.4 MiB
2024-11-29 12:29:30 +01:00
Languages
Python 52%
Go 47.1%
Dockerfile 0.9%