ntopng/scripts/lua/rest/get
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
..
alert Added ifid param to rest/get/alert/data.lua 2019-04-29 19:15:24 +02:00
host Fixes missing host JSON parts from /lua/rest/get/host/data.lua 2019-06-21 14:29:29 +02:00
interface Alerts changes 2019-06-28 10:47:17 +02:00
pcap REST endpoints update 2019-01-30 14:18:45 +01:00
timeseries Add preference to enable l7 total flow timeseries 2019-06-27 10:01:12 +02:00