Commit graph

9438 commits

Author SHA1 Message Date
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
a84995c125 Make filters optional in query template 2023-07-21 15:10:44 +02: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
f02848caf5 Hide columns which are already rendered in other columnsù 2023-07-19 12:00:38 +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
Lorenzo Vannucci
b546fec8dd Custom Queries dropdown is missing in the Analysis page #7677 2023-07-18 18:35:45 +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
6541485367 Add safety check to make sure page is one in the list 2023-07-18 16:30:59 +02:00
Nicolo Maio
09a7824cef Update default aggregation criteria in Aggregated live flows. 2023-07-18 14:13:42 +00:00
Alfredo Cardigliano
d6a8350496 Add columns definition for custom queries in the alert explorer datatable 2023-07-18 14:51:19 +02: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
Luca Deri
d711062ad2 Fixes #7659 2023-07-17 14:47:51 +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
Nicolo Maio
d0fdcf6cc8 Add VLAN filter (#7673) 2023-07-14 15:39:17 +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
Nicolo Maio
af95cd7ff0 Remove guessed column in aggregated live flows and other fix. (#7667) 2023-07-14 09:58:40 +00:00
Alfredo Cardigliano
ef36773a87 Use the new datatable for all alert types. Cleanup old code. 2023-07-14 09:28:01 +02:00
Nicolo Maio
1c3e58d567 Update aggregated live flows. 2023-07-13 15:17:06 +00: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