Commit graph

9935 commits

Author SHA1 Message Date
Matteo Biscosi
ec4224893b Fixes emergency recipient toast not configured 2023-12-05 14:33:34 +00:00
Alfredo Cardigliano
ffd2c2fc1e Report templates can now be defined in multiple paths 2023-12-05 15:28:39 +01:00
Matteo Biscosi
08edb2f567 Fixes wrong bytes used 2023-12-05 14:11:31 +00:00
Matteo Biscosi
547de6a6c1 Added interface exporter usage timeseries 2023-12-05 14:08:22 +00:00
Lorenzo Vannucci
e1da4e2fdc Implement Top 10 Historical Aggregation Charts #7994: fix ipv4/6 query and add aggregated 2023-12-05 04:48:01 +01:00
Nicolo Maio
d1dc23d23b [VS] Add IPv4 Network Scan. (#8062) 2023-12-04 16:19:00 +01:00
Alfredo Cardigliano
5bbf7cefb8 Print bad alerts with no alert_category defines 2023-12-04 15:19:46 +01:00
Nicolo Maio
97bf624095 [VS] Update modal for edit report name. 2023-12-04 11:59:39 +01:00
Nicolo Maio
5726323300 [VS] Fix report saving. (#8082) 2023-12-04 11:57:37 +01:00
Luca Deri
3fc50b1146 Code cleanup 2023-12-02 10:14:43 +01:00
Luca Deri
6c29839492 Added check 2023-12-02 08:39:00 +01:00
Luca Deri
ba75c279d0 Added icon in flows that indicate when the flow has swapped directions 2023-12-01 20:48:40 +01:00
Luca Deri
a5d1c92cdc Now with PF_RING in case of merged interfaces (e.g. -i virbr0,virbr1,eno1) ntopng keeps
track of the interface where a flow/host has been first observed
2023-12-01 20:48:40 +01:00
Lorenzo Vannucci
932effb97d Blacklists Glitches #8075 2023-12-01 13:10:29 +01:00
Lorenzo Vannucci
cdb84e2da1 Blacklists Glitches #8075 2023-12-01 12:52:31 +01:00
Luca Deri
227f4493ee Fixes #8069 2023-12-01 12:27:10 +01:00
Matteo Biscosi
5a08d6336b Disabled debug print 2023-12-01 10:45:26 +00:00
Matteo Biscosi
6a65650a9d Added flow exporter top chart 2023-12-01 10:45:05 +00:00
Matteo Biscosi
ccc7382dd0 Fixes dropped alert not working 2023-12-01 09:40:24 +00:00
Alfredo Cardigliano
e59f321d02 Fix default pool creation 2023-12-01 09:48:29 +01:00
Luca Deri
8d44b7fa87 Reduced memory and trhead usage
Added missing HTTP server thread naming
Added --limit-resources to tell ntopng to reduce memory usage (useful for systems with limited resources)
2023-11-30 18:23:28 +01:00
Nicolo Maio
4d47e300cb [VS] Remove duplicated unreachable hosts in report. (#8069) 2023-11-30 16:13:23 +01:00
Matteo Biscosi
954d86bfb7 Fixes location not correctly set in case of aggregation 2023-11-30 14:20:24 +00:00
Matteo Biscosi
e7e0cbe7dd Finalized support to nested filters in the report page 2023-11-30 13:29:15 +00:00
Matteo Biscosi
1f11d4ebd1 Added support to nested filters in the report page 2023-11-30 12:26:08 +00:00
Lorenzo Vannucci
fe924affc4 blacklist stacked 2023-11-30 10:50:37 +01:00
Nicolo Maio
ffdff17ebd [VS] Fix discrepancies check. (#8066) 2023-11-30 09:58:04 +01:00
Nicolo Maio
a5a2146cfb Add isVSConfiguredHost and triggertHostNotConfiguredAlert. (#8051) 2023-11-30 09:36:48 +01:00
Matteo Biscosi
d75454a709 Added blacklisted flow alert debug 2023-11-29 16:20:14 +00:00
Lorenzo Vannucci
894d563ceb Implement Top 10 Historical Aggregation Charts #7994; fix unit_measure on flow historical page chart 2023-11-29 14:28:49 +01:00
Matteo Biscosi
38043be5d6 Added network report dashboard (#8060) 2023-11-29 12:56:31 +00:00
Matteo Biscosi
2336ea1762 Added aliases REST API (#8053) 2023-11-29 11:02:04 +00:00
Luca Deri
309e025c59 Fix for IPv6 scan 2023-11-29 11:40:46 +01:00
Nicolo Maio
e2bf3e482b [VS] Fix string concatenation. 2023-11-29 09:43:16 +01:00
Alfredo Cardigliano
e8f10f0795 Add Alert:set_category for host/flow lua alerts with no check definition in lua 2023-11-28 12:30:53 +01:00
Matteo Biscosi
e8b8b7e570 Fixes blacklisted flow message in case of custom categories 2023-11-28 11:13:53 +00:00
Nicolo Maio
8081492a90 [VS] Refactor email format. 2023-11-27 17:54:14 +01:00
Matteo Biscosi
d16242eb2c Added flow devices timeseries and added support to new report page (#8046) 2023-11-27 15:56:28 +00:00
Nicolò Maio
3772ed52ac
Add flow exporters filter in aggregated live flows page. (#8047) (#8058) 2023-11-27 15:55:06 +01:00
Nicolo Maio
047d0a178e Fix Flow Exporters labels in live flows. 2023-11-27 11:55:07 +01:00
Matteo Biscosi
936e4c7e1d Fixes tag_utils only returning netflow devices 2023-11-27 10:46:41 +00:00
Nicolo Maio
8894d6f272 [VS] Fix email format. (#8048) 2023-11-24 18:21:23 +01:00
Nicolo Maio
9843d3f024 [VS] Fix email format. 2023-11-24 10:54:13 +01:00
Nicolo Maio
5a3d1543b0 [VS] Add discrepancy info on email notification. (#8048) 2023-11-23 18:16:55 +01:00
Nicolo Maio
fb0ff0850c [VS] Add check on the host before TCP/UDP portscan. (#8050) 2023-11-23 14:58:37 +01:00
Nicolo Maio
8ccaa28f37 [VS] Add ClickHouse feedback and toast, and refactor the update of the last saved result. 2023-11-22 16:37:20 +01:00
Nicolo Maio
f12f4d1fa8 [VS] Add enable alert historical flows actions. (#8018) 2023-11-22 12:25:02 +01:00
Matteo Biscosi
0e02bcc4f6 Pushes alert.lua error 2023-11-22 10:38:11 +00:00
Matteo Biscosi
ed4ab2836f Added system alert in case of ntopng failure (#8040) 2023-11-22 10:22:22 +00:00
Nicolo Maio
2519a8acb2 [VS] Fix scan duration column sort and add check on scan false positive. (#8038) (#8039) 2023-11-21 18:40:48 +01:00