dklein 58852326ea added .toml to python
fixed python release version
2024-11-29 12:29:30 +01:00
2024-11-29 12:29:30 +01:00
2024-06-01 13:19:18 +02: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%