Commit graph

465 commits

Author SHA1 Message Date
Alfredo Cardigliano
5bbf7cefb8 Print bad alerts with no alert_category defines 2023-12-04 15:19:46 +01:00
Nicolo Maio
f12f4d1fa8 [VS] Add enable alert historical flows actions. (#8018) 2023-11-22 12:25:02 +01:00
Matteo Biscosi
da2c0ea972 Fixes interface alert subject not correctly formatted (#8036) 2023-11-21 11:55:04 +00:00
Alfredo Cardigliano
9e3adc817f Add checks on missing measurement info 2023-11-13 13:06:12 +01:00
Alfredo Cardigliano
b24905747c Add local_explorer flag to alert format callback 2023-11-13 13:02:07 +01:00
Matteo Biscosi
35b7ab5943 Removed duplicated field 2023-11-02 13:20:38 +00:00
Matteo Biscosi
5ba3afddae Fixes ordering on network not working 2023-10-25 13:43:29 +00:00
Nicolo Maio
02b201ce61 Fix URLs on SNMP alert stats page. 2023-10-24 17:42:00 +02:00
Alfredo Cardigliano
4614ea3ea3 Fix comment 2023-10-16 11:46:20 +02:00
Alfredo Cardigliano
14da92abff Fix alerts custom queries 2023-10-13 10:48:25 +02:00
Alfredo Cardigliano
c0ec94edc6 Code rework 2023-10-04 15:16:39 +02:00
Alfredo Cardigliano
c6458dbc29 Fix flow alert queries on SQLite (#7869) 2023-10-03 15:24:35 +02:00
Alfredo Cardigliano
66648f76f5 Fix SQL error on alerts 2023-10-02 09:17:21 +02:00
Matteo Biscosi
284b040130 Fixes alert store not working 2023-09-27 16:08:13 +00:00
Matteo Biscosi
9670b4fee1 Fixes select issue 2023-09-27 11:02:40 +00:00
Matteo Biscosi
47377af96b Added total traffic column in flow alerts page (#7776) 2023-09-26 10:18:25 +00:00
Matteo Biscosi
ad2e918f8d Moved vulnerability scan alert into active monitoring alerts (#7761) 2023-08-18 10:18:23 +00:00
Alfredo Cardigliano
72aa7b4011 Take the score into account when computing the top alerts (weighted count) 2023-08-17 09:43:05 +02:00
Alfredo Cardigliano
b6be0e1d48 Take the score into account when computing the top alerted hosts 2023-08-17 09:34:25 +02:00
Alfredo Cardigliano
ca7ded97f6 Fix flow alert where clause in write mode 2023-07-26 10:12:17 +02:00
Alfredo Cardigliano
7a314e9d69 Add sample custom query for host alerts. Fix host alerts format to handle empty fields. 2023-07-24 15:50:59 +02:00
Alfredo Cardigliano
96620bfe77 Fix sort in alert custom queries 2023-07-24 15:12:27 +02:00
Alfredo Cardigliano
0883cef68d Fix count (and reported total rows) with group by on alerts 2023-07-21 17:57:06 +02:00
Alfredo Cardigliano
06ceee61cc Extend record.filter with tag filters to be used to Expand aggregated alerts into raw alerts 2023-07-19 16:44:03 +02:00
Alfredo Cardigliano
ede79f5197 Fix rendering ov vlan and port 2023-07-19 11:49:22 +02:00
Alfredo Cardigliano
6cf88c6d34 Fix rendering of cli/src and vlan in custom queries 2023-07-19 11:29:26 +02:00
Alfredo Cardigliano
4215f033b3 Support fixed filters in custol alert queries 2023-07-19 09:56:35 +02:00
Alfredo Cardigliano
1bdf0680c6 Fix format of longlived alerts 2023-07-18 11:34:50 +02:00
Alfredo Cardigliano
342af31dcd Fix flow alert store to support empty fields. 2023-07-17 17:40:04 +02:00
Alfredo Cardigliano
b71d874a4b add alert store support for custom queries 2023-07-17 14:48:18 +02:00
Alfredo Cardigliano
21616fb279 Fix Interface alerts and Network alerts description 2023-07-14 16:24:37 +02:00
Alfredo Cardigliano
ef36773a87 Use the new datatable for all alert types. Cleanup old code. 2023-07-14 09:28:01 +02:00
Alfredo Cardigliano
7d79313f7c Fix invalid snmp interface selection (#7528) 2023-07-10 12:29:16 +02:00
Alfredo Cardigliano
5a1a118b5b Handle device only in _entity_val_to_ip_and_port 2023-06-30 15:57:45 +02:00
Alfredo Cardigliano
188f7e6186 Fix link to historical flows - including vlan now (#7613) 2023-06-30 12:25:40 +02:00
Matteo Biscosi
353a154c6a Fixes info entry in flow alerts 2023-06-30 08:47:12 +00:00
Alfredo Cardigliano
ec9c42f489 Fix default status for retrieved alerts (fix #7597) 2023-06-28 10:30:40 +02:00
Alfredo Cardigliano
4cfb9591c7 Support 'all' page in the alerts explorer showing historical and acknowledged alerts 2023-06-22 09:13:41 +02:00
Alfredo Cardigliano
cc8d3f5b0d Fix host alert store, flow alert store in sqlite 2023-06-21 18:09:16 +02:00
Alfredo Cardigliano
9d0baae3ff Cleanup debug print 2023-06-21 09:59:25 +02:00
Alfredo Cardigliano
fcdfaa04b0 Add alert category column and filter to alerts 2023-06-21 09:58:41 +02:00
Alfredo Cardigliano
11ff3db6c8 Fix query builder for snmp interface filters 2023-06-07 16:07:45 +02:00
Alfredo Cardigliano
69e7bcd2e4 Fix SNMP alerts in case of bad port number provided by the check 2023-06-06 10:34:44 +00:00
Alfredo Cardigliano
ef22a8adc4 Fix alert type filter in alerts explorer 2023-06-01 15:09:24 +02:00
Luca Deri
b42587325e Replaces flow alert with the new page with resizable columns
Removed external link from flow alert page
2023-05-17 15:43:23 +02:00
Alfredo Cardigliano
c0b6e40596 Fix alert type match with SQLite (TODO support alert_map) (#7465) 2023-05-16 09:35:47 +02:00
Matteo Biscosi
5612113551 Fixes incorrect url redirect with severities 2023-05-09 09:21:04 +00:00
Matteo Biscosi
14ba4ada13 Fixes unformatted network 2023-04-26 16:18:38 +00:00
Matteo Biscosi
ba350292ae Fixes missing alerts_map field in alerts (#7411 #7394) 2023-04-19 09:19:10 +00:00
Matteo Biscosi
e1d0f369f7 Removed debug tprint 2023-04-17 15:52:44 +00:00