Commit graph

374 commits

Author SHA1 Message Date
Matteo Biscosi
b1b7f582df Fixes host filter not working in flows page 2024-06-28 17:51:10 +02:00
GabrieleDeri
de552b75e1
Fixed network monitoring missing REST (#8482)
* Added page as stats

* Fixed network discovery table and REST, added MAC address sorting function in JS utility class

* Added REST for preferences

* Fixed error onMounted div check

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-27 23:21:45 +02:00
GabrieleDeri
25bc51a7e8
Fixed network discovery table and REST, added MAC address sorting function in JS utility class (#8480)
* Added page as stats

* Fixed network discovery table and REST, added MAC address sorting function in JS utility class

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-27 18:44:34 +02:00
GabrieleDeri
43dcd76e2f
Ported AS table to new table (#8475)
* Fixes parsing error while pasing XML strings with comments

* Ported host countries table to new vue table

* Added country filter when redirected to hosts list page

* Ported network discovery table to TableWithConfig vue component

* FIxed indentation

* Added documentation for VueJS, Lua and cpp used in ntopng

* Fixed error

* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site

* Removed tprint

* Ported AS table to new table

* Started fixing live flow IP filter

* Fixed date formatter

* Removed debug code

* Removed tprint

* Removed unused import

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2024-06-26 15:22:55 +02:00
Matteo Biscosi
7101d34fd5 Fixes host filters not correctly working (#8461) 2024-06-26 11:31:00 +02:00
GabrieleDeri
7321eadf7a
Added new table to host countries page (#8473)
* Fixes parsing error while pasing XML strings with comments

* Ported host countries table to new vue table

* Added country filter when redirected to hosts list page

* Ported network discovery table to TableWithConfig vue component

* FIxed indentation

* Added documentation for VueJS, Lua and cpp used in ntopng

* Fixed error

* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site

* Removed tprint

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-25 10:57:57 +02:00
Alfredo Cardigliano
2d10f24525 Extend search to show AS info (add link). Extend as_stats.lua to filter for a single AS. 2024-06-20 12:49:23 +02:00
Matteo Biscosi
e25e417ba1 Updated host configuration page 2024-06-19 11:02:56 +02:00
DGabri
bdc1322192 Ported geomap to vuejs, implemented ticket: #8307 2024-06-14 11:09:53 +02:00
GabrieleDeri
452cf42e82
Implemented ticket #7576 (#8436)
* added guide for GUI development functioning

* Changed table refresh to 1 minut

* updated en.lua path

* Added lua navbar documentation

* Fixed SNMP menu entry highlight

* Implemented ticket #7576

* Implemented #7576

* Added lua and vue documentation

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-05 18:55:39 +02:00
Alfredo Cardigliano
5cad80662f Fix flow verdict 2024-06-05 12:21:35 +02:00
Matteo Biscosi
cb0312aa64 Added mac address to the hosts page 2024-05-31 10:39:30 -04:00
Luca Ferretti
db8cb2cfa0
added feature sorting flows by protocol (#8416) 2024-05-31 16:12:46 +02:00
Matteo Biscosi
27c6d04ff7 Fixes host type filter not working in live flows 2024-05-06 09:52:40 -04:00
Matteo Biscosi
9760ab7bc4 Fixes flow table ordering (#8379) 2024-05-05 05:04:46 -04:00
Luca Deri
7d4a14f8f4 Legacy code no longer used 2024-05-02 19:19:39 +02:00
Matteo Biscosi
00cb3604b1 Fixes filters sorting (#8361) 2024-05-02 03:59:51 -04:00
Matteo Biscosi
1d732c2c75 Fixes missing network filters dropdown 2024-04-15 10:59:02 -04:00
Matteo Biscosi
6e3a454307 Added link to historical data from live flows 2024-04-15 09:51:14 -04:00
Luca Deri
e888e6fb69 Typo 2024-04-13 08:50:26 +02:00
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