Commit graph

589 commits

Author SHA1 Message Date
MatteoBiscosi
937a8894d2 Implement persistent sorting into alerts page (#5935) 2021-10-07 17:23:36 +02:00
Simone Mainardi
1dd2b00988 Implements backend and frontend to show risks docs inline
Addresses #5857
2021-10-01 16:27:44 +02:00
Simone Mainardi
ae66546f31 Fixes REST API incompat. ({v1,v2}/get/alert/type/counters.lua)
Addresses #5754
2021-09-27 16:04:29 +02:00
Simone Mainardi
d2a28ac1b6 Fixes cerain alert descriptions and types missing 2021-09-20 14:23:37 +02:00
Simone Mainardi
fce9a5ed5b Fix for system interface alerts showing up as unknown 2021-09-20 14:06:04 +02:00
Simone Mainardi
2cb849c98f Implements alert filters by score
Implements #5859
2021-09-09 18:27:01 +02:00
MatteoBiscosi
d468ee8f45 Added score to flow alert description (#5862) 2021-09-09 17:01:18 +02:00
Simone Mainardi
cee63f1500 Improves labels shortening by avoiding extra hostinfo2label calls
Addresses #5727
2021-08-04 10:18:50 +02:00
Simone Mainardi
d1d598e0a2 Implements proper shortening in host/flow alerts
Addresses #5727
2021-08-03 19:39:39 +02:00
Simone Mainardi
a1f73a5a37 Adds nIndex flows link in the alert actions column 2021-08-02 17:27:02 +02:00
Simone Mainardi
bcc9609b7b Fixes historical URLs l4proto link and updates tests 2021-07-30 19:18:50 +02:00
Simone Mainardi
820e497253 Unifies epoch-related variables in Lua and JS 2021-07-30 15:38:06 +02:00
Simone Mainardi
b6913c946d Implements skeleton to drilldown historical flows from alerts
Addresses #5326
2021-07-28 17:19:44 +02:00
Alfredo Cardigliano
de481dceee Fix compatibility with lua alerts 2021-07-23 10:42:44 +02:00
Alfredo Cardigliano
67657f1952 Fix filters with 0 value 2021-07-20 11:04:23 +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
84a30899ec Fix alert name tooltip. Fix filter label for alert name. 2021-07-09 17:00:52 +02:00
Simone Mainardi
4258637dc9 Shortens alert labels too long (in html mode) 2021-07-09 10:42:41 +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
b930737aff Reworks and unifies host labelling for visualization 2021-07-08 17:37:41 +02:00
MatteoBiscosi
92f89917c3 Fixes VLAN Tag is cut when shortening Host Names (#5647) 2021-07-08 12:31:27 +02:00
MatteoBiscosi
7589447432 Fixes hostVisualization function incorrect behavior (#5632) 2021-07-07 16:50:59 +02:00
Simone Mainardi
5c469e469b Fixes wrong labels for flow alerts 2021-07-06 18:31:10 +02:00
Simone Mainardi
c402806d8b Fixes host alerts not always reporting VLANs and names
Fixes  #5629
2021-07-06 18:08:48 +02:00
Simone Mainardi
ae0d1e9543 Implements toggle and filter for acknowledged alerts
Addresses #5600
2021-07-06 17:12:29 +02:00
Alfredo Cardigliano
a3770ec521 Support IP (src or dst) filter on flows 2021-07-06 15:21:45 +02:00
MatteoBiscosi
a6a07b4ecb Fixes alert vlan tags (#5632 #5629) 2021-07-06 15:18:51 +02:00
Simone Mainardi
132dccf362 Implements filter to see acknowledged alerts
Addresses #5600
2021-07-06 14:26:25 +02:00
MatteoBiscosi
44764235e9 Added vlan id to top hosts query (#5632) 2021-07-06 11:49:33 +02:00
MatteoBiscosi
fff44399e6 Shortened host names length (#5623) 2021-07-06 11:20:49 +02:00
MatteoBiscosi
aee4e299e4 Fixes host alerts not have vlans id (#5629) 2021-07-06 11:05:59 +02:00
Alfredo Cardigliano
be539cca6e Fix role filter 2021-07-05 19:02:06 +02:00
Simone Mainardi
04db8cc274 Merges acknowledge and label alerts into acknowledge
Addresses #5600
2021-07-05 18:02:56 +02:00
Simone Mainardi
a767ad1e26 Prevents acknowledged alerts from being returned by default 2021-07-02 17:50:14 +02:00
Simone Mainardi
f1083262e3 Implements facilities to label alerts
Implements #5600
2021-07-02 17:25:58 +02:00
Simone Mainardi
96c5e2025d Fixes hardcoded URL 2021-07-02 15:12:03 +02:00
Simone Mainardi
feb65be1ca Implements acknowledged alerts
Implements #5600
2021-07-02 14:58:38 +02:00
MatteoBiscosi
744a5e53c3 Added vlan to each host reference (#5595) 2021-07-02 13:13:00 +02:00
Alfredo Cardigliano
49a1803555 Fix ip/vlan filters on flow alerts 2021-07-02 10:58:34 +02:00
Alfredo Cardigliano
24f9364c36 Handle special cases for engaged alerts with the new filtering engine 2021-07-01 15:37:43 +02:00
Alfredo Cardigliano
0a02f7a88e Cleanup unused function 2021-07-01 14:55:50 +02:00
Alfredo Cardigliano
f3dc40c1c0 Port 'role' filters to the new filtering engine 2021-07-01 14:48:58 +02:00
Alfredo Cardigliano
6827241e13 Defer sql condition generation. Rework handling of special cases of conditions. Fix host/vlan filters. 2021-07-01 12:41:36 +02:00
Alfredo Cardigliano
25aa2c0a9f Engaged alert filtering (wip) 2021-07-01 09:42:47 +02:00
Alfredo Cardigliano
ae912ba460 Add comments 2021-06-30 18:45:13 +02:00
Alfredo Cardigliano
93459b0e67 Add filter on network name to modal 2021-06-30 17:19:43 +02:00
Simone Mainardi
7869d45208 Fixes actions for active monitoring alerts 2021-06-30 17:15:26 +02:00
Alfredo Cardigliano
cac020c537 Use build_where_clause to build where clause 2021-06-30 16:39:08 +02:00
Alfredo Cardigliano
85d0b0cffa Cleanup filters on ip 2021-06-30 16:33:57 +02:00