ntop / ntopng

Web-based Traffic and Security Network Traffic Monitoring
http://www.ntop.org
GNU General Public License v3.0
6.15k stars 648 forks source link

Push alerts to the CheckMK Event Console #8501

Closed cardigliano closed 1 month ago

cardigliano commented 2 months ago

CheckMK can ingest alerts via an Event Console listening on port 514 for syslog messages, via UDP or TCP. It is requested to extend the syslog endpoint to support a new "checkmk" type for exported messages.

References to the documentation: https://docs.checkmk.com/latest/en/ec.html#setup https://docs.checkmk.com/latest/en/ec.html#eventsimulator

lucaferret commented 1 month ago

Implemented with commit #8521