Commit graph

6346 commits

Author SHA1 Message Date
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
Luca Deri
227bfc69f4 Fixes RRD computation of sampled series with MAX as consolidated function 2023-07-22 18:11:58 +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
c5e0107c4a Code review and cleanup 2023-07-21 16:54:48 +02:00
Alfredo Cardigliano
392ce43159 Review alert mitigation code 2023-07-21 16:39:43 +02:00
Nicolo Maio
7b7e8a0e87 Fix recipients. (#6240) 2023-07-21 14:10:21 +00:00
Alfredo Cardigliano
5e7ec8efd7
Merge pull request #7688 from NicoMaio/add-alert-retention-policy
Add alert notification retention policy by default 1h. (#6240)
2023-07-21 14:41:59 +02:00
Nicolo Maio
c1128f6dea Add recipient_id in redis key, fix redis value check and add TODO comment. (#6240) 2023-07-21 10:58:22 +00:00
Nicolo Maio
19d2d5f640 Merge branch 'dev' into add-scan 2023-07-21 08:58:57 +00:00
Nicolo Maio
b51954f850 Fix last details. (#7625) 2023-07-21 08:58:02 +00:00
Nicolo Maio
217df4b012 Merge branch 'dev' into add-scan 2023-07-20 15:24:08 +00:00
Matteo Biscosi
2a712d280d Fixes duplicated color and others label (#7580) 2023-07-20 13:01:41 +00:00
Alfredo Cardigliano
07eb1016b4 Fix syslog_host validation (#7689) 2023-07-20 08:39:42 +02:00
Nicolo Maio
9c3acf2f06 Add alert notification retention policy by default 1h. (#6240) 2023-07-19 16:25:32 +00: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
Matteo Biscosi
e464b82b07 Fixes table merge order 2023-07-18 15:52:58 +00:00
Matteo Biscosi
351bc0ad9f Reworked historical flow link function (#7650) 2023-07-18 15:50:27 +00:00
Alfredo Cardigliano
965ee64783 Make datatable columns builder generic (move to datatable_utils) 2023-07-18 11:36:25 +02:00
Alfredo Cardigliano
1bdf0680c6 Fix format of longlived alerts 2023-07-18 11:34:50 +02:00
Alfredo Cardigliano
c313eae137 Update pro/rest/v2/get/flowdevices/stats.lua API 2023-07-18 10:45:40 +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
Nicolo Maio
41831a367a fix add. 2023-07-17 12:41:14 +00:00
Nicolo Maio
10a1ad5428 Merge branch 'dev' into add-scan 2023-07-17 10:30:12 +00:00
Matteo Biscosi
71092a11df Added top flow exporter interfaces table and removed shortenstring from snmp 2023-07-17 09:50:24 +00:00
Matteo Biscosi
d138e743f1 Fixes host score timeseries not working (#7678) 2023-07-17 08:12:56 +00:00
Alfredo Cardigliano
21616fb279 Fix Interface alerts and Network alerts description 2023-07-14 16:24:37 +02:00
Matteo Biscosi
7b8ad8d108 Removed useless condition 2023-07-14 12:09:55 +00:00
Matteo Biscosi
30fc1d7976 Fixes ndpi protocol id issues 2023-07-14 12:07:13 +00:00
Alfredo Cardigliano
ef36773a87 Use the new datatable for all alert types. Cleanup old code. 2023-07-14 09:28:01 +02:00
Matteo Biscosi
219d57e362 Fixes ndpi application duplication ids 2023-07-13 14:52:15 +00:00
Alfredo Cardigliano
2ff83bcdc3 Add check for periodic scripts changing the interface 2023-07-13 16:14:10 +02:00
Alfredo Cardigliano
bc74c9d1df Improve failure messages 2023-07-13 12:39:57 +02:00
Matteo Biscosi
94152133bb Added flow exporter top tables 2023-07-13 09:01:15 +00:00
Alfredo Cardigliano
2fd01e7ff1 Validate devices status as bool 2023-07-13 10:50:06 +02:00
Alfredo Cardigliano
8af983fd5c Fix status valiation 2023-07-13 10:43:35 +02:00
Alfredo Cardigliano
a258129319 Make uniform names 2023-07-13 10:40:46 +02:00
Alfredo Cardigliano
e4f395fc57 Add missing lint validation 2023-07-13 10:09:50 +02:00
Matteo Biscosi
07b1ad6ef8 Added IP@VLAN sorting in lua (#7642) 2023-07-12 15:10:39 +00:00
Matteo Biscosi
e10aacf1df Fixes inactive hosts filters, labels and counters (#7658 #7657) 2023-07-12 09:41:27 +00:00
Matteo Biscosi
80454d33ca Added top ports charts to flow exporters (#7629) 2023-07-11 15:38:51 +00:00
Matteo Biscosi
d97ee0ffac Possible for incorrect inactive host ordering (#7642) 2023-07-11 15:10:47 +00:00
Nicolo Maio
c07464229c Fix email validation. (#7648) 2023-07-11 09:44:41 +00:00
Nicolo Maio
0ec03d6bce Add copy button in info field on historical flow details. (#7649) 2023-07-11 09:22:53 +00:00
Nicolo Maio
52e9fcf8a2 tmp 2023-07-11 08:18:23 +00:00
Matteo Biscosi
4795779785 Fixes incorrect alert description 2023-07-10 17:23:56 +00:00