Alfredo Cardigliano
2425134f05
Replace isEnterprise with isEnterpriseM
2020-04-02 12:36:34 +00:00
emanuele-f
611dc3d499
Remove historical flow explorer link for score alerts
...
Host having an high score does not imply that the host has alerted flows. When no
flow alerts are present, adding a link to the explorer is wrong.
2020-03-25 15:40:33 +01:00
Simone Mainardi
4ed8cfecc3
Implements merge of multiple identical alerts
...
Implements #3430
2020-02-25 18:14:28 +01:00
emanuele-f
3b3b8a1705
Fix explore button missing and add explore for host score
2020-02-10 18:52:14 +01:00
emanuele-f
9d59aa67be
Add flow alerts score column
2020-02-10 11:51:00 +01:00
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
Alfredo Cardigliano
5d3cdc490c
Removed duration (e.g. '< 1 sec') for alerts with no duration
2020-01-08 20:00:23 +01:00
Simone Mainardi
dacaa7e3db
Migrates font-awesome 5 fa to fas
2019-12-18 11:50:02 +01:00
emanuele-f
a96a90b65f
Optimize disabled alerts bitmap redis access
2019-11-05 12:29:08 +01:00
Simone Mainardi
f942ec3a1c
Fixes wrong alerts sort column causing queries to fail
...
Fixes #3006
2019-10-25 14:11:49 +02:00
emanuele-f
10aa5542f8
Rework alertEntity functions to avoid modules circular dependencies
...
Fixes #2975
2019-10-23 13:01:57 +02:00
emanuele-f
873b96c20a
Split alert types definitions in multiple files
2019-10-16 12:04:07 +02:00
emanuele-f
b217909966
Split flow status definitions in multiple files
2019-10-15 17:28:45 +02:00
emanuele-f
2fdc860ed2
Add support for custom flow alerts in user scripts
2019-10-11 19:48:11 +02:00
emanuele-f
b62e4183f0
Add ability to manually release an alert
2019-09-04 12:29:13 +02:00
Simone Mainardi
606e681d8e
Fixes flow alerts exploration
...
Fixes #2782
2019-08-27 15:42:35 +02:00
Simone Mainardi
81f93ad882
Implements Icinga2 check plugin for host and host flow alerts
2019-08-23 14:53:12 +02:00
emanuele-f
444916fa14
Fix wrong engaged alerts number when a filter is applied
2019-07-31 15:05:26 +02:00
emanuele-f
ee9e5ec9de
Unify alerts and alerts notifications format
2019-07-30 18:12:58 +02:00
emanuele-f
c183a577be
Alerts API cleanup and JSON migration
2019-07-29 15:17:22 +02:00
emanuele-f
a3942831b8
Fix issues with engaged alert counters and other improvements
2019-07-24 15:40:43 +02:00
emanuele-f
09fb8667e2
Add ability to disable specific alert types on alertables
2019-07-22 23:37:23 +02:00
emanuele-f
ecdf88b8a0
Host alerts migration to new api
2019-07-09 18:50:45 +02:00
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
emanuele-f
6234245773
Move InfluxDB monitoring to separate entry
2019-06-10 12:47:10 +02:00
Emanuele Faranda
5f9e8b17df
Implement System interface
...
The system interface now holds system wide alerts and timeseries
2019-06-03 08:53:26 +00:00
Simone Mainardi
ddd3015db1
Implements alerts mitigation for stored alerts
2019-04-12 16:20:55 +02:00
emanuele-f
50ee36c11a
Alert drilldown links now point to historical flows
2019-02-14 11:23:52 +01:00
Alfredo Cardigliano
00e528e3d7
new get_alerts_data.lua endpoint with non-formatted data, UI now uses get_alerts_table_data.lua
2019-01-10 10:20:27 +01:00