Commit graph

114 commits

Author SHA1 Message Date
Matteo Biscosi
02760c9303 Unified alert details page for ch and not (#8825) 2024-12-18 16:12:00 +01:00
Matteo Biscosi
15c35ce2dd Added support to wlan ssid filter (#8702) 2024-09-20 17:29:32 +02:00
Matteo Biscosi
7cb10bd779 Fixes incorrect ordering on interfaces names (#8712) 2024-09-09 11:09:14 +02:00
GabrieleDeri
f45644bd2e
Fixed telemetry response format, no impact on base ntopng, different endpoint (#8653)
* Fixed telemetry response format, no impact on base ntopng, different endpoint

* Fixed error

* Added toboolean instead of string compare
2024-08-21 16:55:04 +02:00
GabrieleDeri
12c0d7fa32
Fixed score filter alerts page, updated dist, removed logging (#8648)
* Fixed score filter alerts page, updated dist, removed logging

* Reverted to correct version
2024-08-21 09:25:01 +02:00
GabrieleDeri
2328a33b96
Added missing protocol mapping in live flows #8530 (#8641)
* Addedd issue source in historical flows, fixed live flows issue source error

* Update dist ref

* Added initialization as review suggestion
2024-08-20 22:06:27 +02:00
Matteo Biscosi
8e614ec11f Re-added dscp flow filter (#8624) 2024-08-14 15:49:59 +02:00
Matteo Biscosi
a73050e66f Possible fix for incorrect category (#8612) 2024-08-09 12:53:31 +02:00
Matteo Biscosi
1b7f9da7ff Moved from bytes per seconds to bit per seconds 2024-07-30 12:16:18 +02:00
GabrieleDeri
0c2fba604a
Fixed throughput multiplied by 8 (#8576) 2024-07-30 10:15:11 +02:00
DGabri
85c11aa725 Applied PR suggestion 2024-07-23 11:39:36 +02:00
DGabri
81c696aef7 Cleaned alerts REST for telemetry host, flow 2024-07-23 11:00:23 +02:00
Matteo Biscosi
db468c3d2a Ported exporter info to correct c++ function 2024-07-19 17:23:20 +02:00
DGabri
110796ebad Appplied PR review suggestion 2024-07-01 10:31:07 +02:00
DGabri
1f98f047c9 Added verbose parameter to add historical flow info to the response 2024-07-01 10:21:30 +02:00
Luca Deri
83675998ee Added Korean and French translations 2024-06-29 17:01:09 +02:00
Matteo Biscosi
b1b7f582df Fixes host filter not working in flows page 2024-06-28 17:51:10 +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
Alfredo Cardigliano
5cad80662f Fix flow verdict 2024-06-05 12:21:35 +02: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
Matteo Biscosi
00cb3604b1 Fixes filters sorting (#8361) 2024-05-02 03:59:51 -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
Matteo Biscosi
7674ed1819 Fixes small bugs on flow page (#8303) 2024-04-03 05:11:13 -04: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
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
Alfredo Cardigliano
19a53092f4 Handle format=json in rest/v2/get/xxx/alert/list.lua 2024-02-28 16:14:29 +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
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00