Commit graph

354 commits

Author SHA1 Message Date
Matteo Biscosi
0fecdee1e4 Reworked blacklists page 2024-04-11 12:48:59 -04:00
Luca Deri
dddcc1b771 Added ntop cloud menu icon 2024-04-09 21:17:54 +02:00
Matteo Biscosi
7674ed1819 Fixes small bugs on flow page (#8303) 2024-04-03 05:11:13 -04:00
Alfredo Cardigliano
eb69c20864 Debug tracing 2024-04-02 16:44:30 +02:00
Matteo Biscosi
8486831c6e Fixes slow loading of flow exporters with tons of devices 2024-03-28 11:42:23 -04:00
Matteo Biscosi
9aaf15c49f Added network interface filter resolving the issue with duplicated flow exporters (#8129) 2024-03-28 05:55:15 -04:00
Matteo Biscosi
e58c60867e Fixes reset counters does not reset sent/rcvd bytes/packets (#8135) 2024-03-27 06:55:06 -04:00
Nicolò Maio
c83a33e20b
Add in and out iface index filters (#8286) (#8288) 2024-03-26 10:29:18 +01:00
Nicolo Maio
e25f03e420 Fix aggregated live flows exporter filter. 2024-03-22 10:01:32 +01:00
Matteo Biscosi
1cbbc790fb Added in/out interfaces filters to aggregated flows page 2024-03-21 16:39:49 -04:00
Matteo Biscosi
9d69b2bb0b Moved old dropdowns to new ones in flow analysis page 2024-03-21 11:35:06 -04:00
Matteo Biscosi
9e4be9fa96 Fixes some issues in the flow page 2024-03-20 14:32:17 -04:00
Matteo Biscosi
fecd3cd7f5 Removed flow filters traces 2024-03-20 10:01:30 -04:00
Matteo Biscosi
2df4688fe0 Fixes attempt to index nil value 2024-03-20 09:48:39 -04:00
Matteo Biscosi
3a2f1888a6 Fixes some performance issues in the new flow page 2024-03-20 06:45:39 -04:00
Luca Deri
cd0ba05574 Disabled tracing 2024-03-20 08:21:05 +01:00
Matteo Biscosi
4deb911b2e Updated info for faster loading in flow page 2024-03-19 12:16:16 -04:00
Matteo Biscosi
8ad90b6aa6 Added more tracings to flow filters rest 2024-03-19 10:29:26 -04:00
Matteo Biscosi
979955936f Fixes some issues with flow page 2024-03-19 07:09:45 -04:00
Matteo Biscosi
e0e6f102ee Fixes Issues with linting and added new traces 2024-03-18 13:37:44 -04:00
Matteo Biscosi
2f55a6eb4b Added flow filters trace 2024-03-18 11:54:48 -04:00
Matteo Biscosi
6a195c741b Possible fix for vlan name not working 2024-03-18 07:38:39 -04:00
Matteo Biscosi
ead4862163 Fixes missing filter on host flows page 2024-03-15 06:58:19 -04:00
Matteo Biscosi
3a61763447 Reworked flows page 2024-03-15 06:41:56 -04:00
Matteo Biscosi
7792bf4fb6 Reworked host page to vuejs 2024-03-08 12:54:49 -05:00
Alfredo Cardigliano
6122614429 API doc update 2024-03-08 10:38:10 +01:00
Alfredo Cardigliano
236816677e Move endpoint to download extracted pcap data 2024-03-08 10:32:03 +01:00
Alfredo Cardigliano
9549c69581 Moved extraction endpoints to rest 2024-03-08 10:18:24 +01:00
Alfredo Cardigliano
19a53092f4 Handle format=json in rest/v2/get/xxx/alert/list.lua 2024-02-28 16:14:29 +01:00
Matteo Biscosi
0ddeeb91de Added seconds to charts 2024-02-28 04:42:51 -05:00
Nicolo Maio
75779534b2 Add JA4C report. (#8239) 2024-02-23 12:23:30 +01:00
Luca Deri
2ba0b1d457 Added missing path 2024-02-21 13:50:15 +01:00
Nicolo Maio
1fb19b9124 Fix missing require 2024-02-20 09:22:58 +01:00
Luca Deri
ab34197603 Various script fixed
Improved error message when scripts fail
2024-02-19 22:13:01 +01:00
Luca Deri
77ca8cd826 Removed trace 2024-02-18 10:28:18 +01:00
Nicolo Maio
88821b739a Add cli-srv-srv_port-app_proto aggregation type. (#8216) 2024-02-12 17:11:58 +01:00
Nicolo Maio
ea3bd9a625 Fix missing comma. (#8159) 2024-01-22 12:30:13 +01:00
Nicolo Maio
815ce8e446 Add Status REST API (#8159). 2024-01-22 12:28:06 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
99497c8cab Fix symbolic VLAN in search (#8138) 2023-12-27 16:49:50 +01:00
Alfredo Cardigliano
fc4993fffd Add days parameter to rest/v2/get/system/logs.lua 2023-12-18 15:01:37 +01:00
Alfredo Cardigliano
e625e1bfd3 Add download of journalctl logs for the last day 2023-12-18 13:10:08 +01:00
Nicolo Maio
8db0945eba Add details on email and report about new hosts detected on network (#8086). 2023-12-11 12:23:44 +01:00
Nicolo Maio
ffd2c05eab [VS] Add details on email and in report about hosts no longer down. (#8085) 2023-12-11 09:44:14 +01:00
Nicolo Maio
51fa22b548 Fix import error in aggregated live flows filters. 2023-12-07 10:05:53 +01: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
34f7a42308 [VS] Add historical reports. (#8015) (#7950) 2023-11-20 17:06:23 +01:00
Nicolo Maio
89ddabd3ad [VS] Fix search host name. 2023-11-13 11:32:29 +01:00
Nicolo Maio
41bdec5489 [VS] Add badge for in progress scans (#8008) 2023-11-10 13:06:15 +01:00
Lorenzo Vannucci
9ed8bfca48 Implement Blacklists Timeseries #7974 2023-11-07 12:15:49 +01:00