Commit graph

164 commits

Author SHA1 Message Date
Alfredo Cardigliano
a8cb311da7 Remove family from datatable 2021-11-24 09:54:09 +01:00
Alfredo Cardigliano
30ce408a1d Move score filter caching to alert_store 2021-11-23 18:55:53 +01:00
Alfredo Cardigliano
078aa40107 Make the score filter persistent 2021-11-23 18:50:50 +01:00
Alfredo Cardigliano
0bbcdd70db Move datatable.template 2021-11-23 18:19:34 +01:00
Alfredo Cardigliano
fe35383b82 Remove score field in alerts explorer 2021-11-23 17:46:06 +01:00
Alfredo Cardigliano
608328b295 Code cleanup 2021-11-23 14:46:47 +01:00
Alfredo Cardigliano
dedea350b8 Datatable cleanup 2021-11-23 12:05:31 +01:00
Alfredo Cardigliano
14214b5c52 Fix entity param 2021-11-23 11:07:15 +01:00
Simone Mainardi
dafc2e7b80 Fixes attempt to index a nil value (field 'user_alert_store') 2021-11-23 11:02:26 +01:00
Alfredo Cardigliano
0c4b81563f Reworked alerts datatable 2021-11-23 10:57:36 +01:00
Luca Deri
ddb6591f9d Added check 2021-11-23 10:49:08 +01:00
Simone Mainardi
42950590c8 Implements 'all time' filter using the earliest alerts timestamp
Addresses #6070
2021-11-17 15:22:52 +01:00
Simone Mainardi
f335a30a1b Fixes alert store factory always instantiating all 2021-11-16 13:18:34 +01:00
Alfredo Cardigliano
7c77769f2a Add support for filtering host alerts on hostname. Filter on hostname rather than IP when hostname is available 2021-11-11 19:01:29 +01:00
Alfredo Cardigliano
ad5b7a1250 Add supprot for filtering alerts on hostname. Filter on hostname rather than IP when hostname is available 2021-11-11 18:37:59 +01:00
MatteoBiscosi
daa5f162dd Changed auto-refresh alert icon (#5993) 2021-10-20 15:52:32 +02:00
Simone Mainardi
a406391502 Implement stateful SNMP alert to detect too many MACs on non-trunk
Addresses #5893
2021-10-20 12:21:59 +02:00
MatteoBiscosi
5551f82a01 Added auto-refresh toggle button into alerts page (#5993) 2021-10-19 16:16:22 +02:00
MatteoBiscosi
9ee9821de2 Added checks regarding alert page refresh rate (#5933) 2021-10-14 17:15:01 +02:00
MatteoBiscosi
4cd6c32f2b Implements alerts page auto refreshing (#5933) 2021-10-14 17:15:01 +02:00
MatteoBiscosi
fe9eb57702 Removed duplicated code 2021-10-12 12:54:41 +02:00
MatteoBiscosi
5d63319295 Fixes missing httpPrefix (#5976) 2021-10-12 12:34:01 +02:00
MatteoBiscosi
b4baa6e7d3 Fixes score filter visual bugs (#5858) 2021-10-12 11:19:27 +02:00
MatteoBiscosi
c4bcb6a7bd Added check to show score filter (#5858) 2021-10-11 11:15:40 +02:00
MatteoBiscosi
937a8894d2 Implement persistent sorting into alerts page (#5935) 2021-10-07 17:23:36 +02:00
MatteoBiscosi
fb9482fbfd Fixes score filter not persistent (#5858) 2021-10-05 17:33:02 +02:00
Luca Deri
9f5b3ae3d9 Minor alert menu fix 2021-10-05 15:17:21 +02:00
Vasilis Tako
46ded60c79 Added score filtering feature (#5858) 2021-09-20 19:28:36 +02:00
Simone Mainardi
2cb849c98f Implements alert filters by score
Implements #5859
2021-09-09 18:27:01 +02:00
Simone Mainardi
3b12f86d14 Renames alert subject into element
Fixes #5637
2021-07-20 14:29:57 +02:00
Simone Mainardi
f829dff0ea Fix for engaged alerts counter badge 2021-07-20 11:58:06 +02:00
Simone Mainardi
0b62223542 Fixes for alert columns and displayed counters 2021-07-14 17:00:28 +02:00
Alfredo Cardigliano
e247139c02 Add ip_version to the alert DB. Add filter on IP version in alert explorer. 2021-07-09 18:04:27 +02:00
Alfredo Cardigliano
748930f4a6 Add ability to filter on IP (regardless of cli/src) flow alerts 2021-07-08 18:03:36 +02:00
Simone Mainardi
b117e8a23a Adds new REST API v2/
Addresses #5269
2021-07-08 09:57:46 +02:00
Alfredo Cardigliano
af00844931 Add begin/end epoch to status switch links 2021-07-07 19:05:16 +02:00
Alfredo Cardigliano
45ea8ef768 Update status switch with begin/end epoch 2021-07-07 18:59:21 +02:00
Simone Mainardi
ae0d1e9543 Implements toggle and filter for acknowledged alerts
Addresses #5600
2021-07-06 17:12:29 +02:00
Simone Mainardi
132dccf362 Implements filter to see acknowledged alerts
Addresses #5600
2021-07-06 14:26:25 +02:00
Simone Mainardi
04db8cc274 Merges acknowledge and label alerts into acknowledge
Addresses #5600
2021-07-05 18:02:56 +02:00
l3wiz
d24f94d14d Added a modal when try to open external links (Issue #5618) 2021-07-02 19:28:33 +02:00
Simone Mainardi
f1083262e3 Implements facilities to label alerts
Implements #5600
2021-07-02 17:25:58 +02:00
Alfredo Cardigliano
abd854f891 Prevent unprivileged from manipulating alerts (#5616) 2021-07-02 17:02:24 +02:00
Simone Mainardi
feb65be1ca Implements acknowledged alerts
Implements #5600
2021-07-02 14:58:38 +02:00
Simone Mainardi
68db177da4 Implements alert anchor in flow details
Implements #5606
2021-07-01 16:14:08 +02:00
Simone Mainardi
0a6b513710 Implements ability to store/search/filter host alerts by cli/srv
Addresses #5575
2021-06-30 12:58:00 +02:00
Alfredo Cardigliano
1627da8dfc Add support for multiple tags of the same type in the alert filter (frontend) 2021-06-30 11:10:11 +02:00
Simone Mainardi
2a7b32056a Unifies attacker/victim roles between flows and hosts 2021-06-30 11:03:00 +02:00
Alfredo Cardigliano
a8d08b2d3e Add support for more filter operators in alerts explorer 2021-06-29 18:25:45 +02:00
Simone Mainardi
755bad5985 Fixes alerts page broken in community due to missing snmp_utils.lua
Fixes #5580
2021-06-29 12:31:50 +02:00