ntopng/scripts/lua/modules/alert_endpoints
emanuele-f a9d3c78587 Alerts changes
NOTE: database schema changed. Existing alerts will be lost.

- Unified engaged and closed tables
- Simplified hosts engaged alert counters handling: periodically set by lua
- Removed alert engine and replaced with alert periodicity
- Now engage is implicitly derived from the alert end timestamp and periodicity
- New alerts_api.lua to easily emit alerts
- Removed past alerts counter aggregation by hash
- Alert notifications for non-flow alerts are now removed from C and triggered by lua
2019-06-28 10:47:17 +02:00
..
email.lua Prevents alerts starvation in the emails queue 2018-04-13 11:57:28 +02:00
nagios.lua Alerts changes 2019-06-28 10:47:17 +02:00
sample.lua Add support for a custom user defined alert endpoint script 2018-07-09 13:01:35 +02:00
slack.lua Implement configurable slack channel names 2018-07-09 19:19:24 +02:00
syslog.lua Adds optional JSON syslog alert format 2018-09-06 17:23:56 +02:00
webhook.lua Webhook endpoint alerts cleanup on connection failures 2019-01-08 18:06:54 +01:00