Commit graph

6357 commits

Author SHA1 Message Date
Alfredo Cardigliano
10576dbfa5 Move http_prefix global var from menu to print header 2023-07-28 11:28:28 +02:00
Alfredo Cardigliano
45ed751ea7 Make set_active_menu_entry clear ranaming it to print_header_and_set_active_menu_entry 2023-07-28 11:02:40 +02:00
Luca Deri
ac27756fe3 Reworked vulnerability scan 2023-07-27 18:22:21 +02:00
Luca Deri
878bc21e9c Removed unused code 2023-07-27 18:22:21 +02:00
Alfredo Cardigliano
b6154fb3e8 Fix incStats/setStats to always use 64 bit counters 2023-07-27 15:24:02 +00:00
Matteo Biscosi
528f7c59d4 Fixes set granularity alert function 2023-07-26 14:44:03 +00:00
Luca Deri
fbd2a86b07 Minor vulnerability scan code cleanup 2023-07-26 16:06:07 +02:00
Alfredo Cardigliano
011a0879e3 Enable throughput charts on nedge 2023-07-26 15:45:48 +02:00
Matteo Biscosi
5e49c8e8ae Fixes device connection/disconnection alert 2023-07-26 09:28:09 +00:00
Alfredo Cardigliano
63b03c1c1e Add sample dashboard code. Cleanup unused simple-table component. 2023-07-26 10:25:54 +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
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