Commit graph

79 commits

Author SHA1 Message Date
GabrieleDeri
719060d31f
Added ASN data to UI and cleaned formatters (#9452)
* Added check redis pref for asn mode enabled

* Added transit asn to flow historical page #9368
2025-07-29 14:57:52 +02:00
Luca Deri
0a60f0d4b2 Fixes packets math #9438 2025-07-25 17:52:38 +02:00
GabrieleDeri
cd1d2340b2
Implement Peer (src/dst) ASN in Historical Flows #9337
* Added peer src dst asn

* Fixed asn typo
2025-07-03 12:34:01 +02:00
Matteo Biscosi
13ebc1e8d0 Possible fix for issue description and removed Connection Refused alert (#9233) 2025-05-23 11:21:06 +02:00
Luca Deri
fe6ef2f500 Changed client/server direction label 2025-05-21 23:25:05 +02:00
Matteo Biscosi
f94ed11c50 Added QOE to Historical flows 2025-04-17 19:03:22 +02:00
Matteo Biscosi
53b975777c Added packets breakdown 2025-04-03 15:39:52 +02:00
Matteo Biscosi
e541c21dc7 Fixes historical flow details not working correctly 2025-02-21 16:34:01 +01:00
Matteo Biscosi
02760c9303 Unified alert details page for ch and not (#8825) 2024-12-18 16:12:00 +01:00
Matteo Biscosi
6ec9b42771 Added non null check 2024-12-12 11:51:45 +01:00
YellowMan
dc24919182
fixed missing information in historical flow details (#8872) 2024-12-12 11:42:13 +01:00
Matteo Biscosi
e3487d445f Fixes alerts incorrectly displayed 2024-12-11 19:25:30 +01:00
Matteo Biscosi
5d76ee3ec7 Fixes score calculation error (#8868) 2024-12-11 12:32:20 +01:00
Matteo Biscosi
715cc5ddd9 Fixes compatibility with new alert format 2024-12-10 18:05:47 +01:00
Alfredo Cardigliano
e1c385985c Fix backward compatibility 2024-12-10 14:40:32 +01:00
Alfredo Cardigliano
d8d7330f11 Rework alert serialization. Change alert info format (info for all triggered alerts are now generated) 2024-12-10 13:27:57 +01:00
Alfredo Cardigliano
ae5128c620 Split protocol and alert info from ALERT_JSON: new PROTOCOL_INFO_JSON column 2024-12-05 15:13:16 +01:00
YellowMan
2ffe95845d
Added application latency in historical flow information (#8855) 2024-12-05 10:10:05 +01:00
Matteo Biscosi
0ebe2b9e88 Fixes missing blacklist (#8841) 2024-12-02 18:34:00 +01:00
Matteo Biscosi
40bb18ebdc Fixes missing nDPI alerts description (#8570) 2024-11-20 13:59:58 +01:00
Matteo Biscosi
b33cd7f697 Removed duplicated help link (#8799) 2024-11-12 10:26:48 +01:00
Matteo Biscosi
4729f76ea4 Added possibility to filter by custom fields sent from nprobe 2024-11-07 11:33:13 +01:00
Matteo Biscosi
10f2fe880f Added custom field mapping in historical flows 2024-11-06 10:47:03 +01:00
YellowMan
acdad58a88
Missing information added to historical flow (#8790)
* Missing information added to historical flow

* Minor consistency fix

* Fixed hassh fingerprint key

* Fix ssh hassh fingerprint - fixed i18n key consistency
2024-11-05 11:30:24 +01:00
Matteo Biscosi
bd7295b916 Small cosmetics changes 2024-10-28 11:33:55 +01:00
Matteo Biscosi
15c35ce2dd Added support to wlan ssid filter (#8702) 2024-09-20 17:29:32 +02:00
GabrieleDeri
7a4dda2d08
Fixed remediation links not working (#8690) 2024-09-02 10:47:07 +02:00
GabrieleDeri
e280e42575
Fixed remediations link not working (#8681) 2024-08-29 16:46:55 +02:00
GabrieleDeri
7ab51d5f12
Added remediation docs, modified function to get remediation url (#8674)
* Fixed telemetry response format, no impact on base ntopng, different endpoint

* Fixed error

* Added toboolean instead of string compare

* Added ASN name in ASN timeseries page

* Added exportes interfaces page

* Exporters interfaces table config

* Updated dist ref

* Added remediation docs, modified function to get remediation url #8669 #8670 #8395
2024-08-26 14:57:06 +02:00
GabrieleDeri
f073b174de
Addedd issue source in historical flows, fixed live flows issue source error (#8640) 2024-08-20 11:18:15 +02:00
Luca Deri
b6e167c2fc Cleaup 2024-08-09 12:50:19 +02:00
Luca Deri
d7873670dd Unified formatting of historical and live flows 2024-08-09 12:01:56 +02:00
Luca Deri
dbfa98bab9 Fixed invalid historical flow formatting 2024-08-09 12:00:52 +02:00
Alfredo Cardigliano
c6ec914ebd Add safety checks 2024-08-09 11:49:38 +02:00
Alfredo Cardigliano
5398e9d888 Add mitre info to historical flow and flow alert 2024-08-08 12:45:57 +02:00
Matteo Biscosi
00ccb32634 Fixes pre/post nat info formatting 2024-05-25 06:29:14 -04:00
Nicolo Maio
02de3d317d Fix TCPFlowReset check. (#8264) 2024-05-15 17:40:57 +02:00
Matteo Biscosi
d795bf3474 Added NAT info in clickhouse (#8384) 2024-05-10 10:22:55 -04:00
Nicolo Maio
fb2bb028b4 Fix major connection state format. 2024-05-10 13:05:47 +02:00
Nicolo Maio
498445b172 Fix minor connection state formatting in historical flows. (#8363) 2024-05-09 10:29:31 +02:00
Matteo Biscosi
b68a819c77 Fixes main alert score in case of single alert triggered 2024-04-29 16:57:01 -04:00
Matteo Biscosi
d0a1464f9c Fixes historical score formatter 2024-04-29 13:14:02 -04:00
Nicolo Maio
2bed18ea1e Add retransmissions, out-of-order, and lost packets filters in historical flows. (#7948) 2024-04-24 18:00:43 +02:00
Nicolo Maio
07d2f1417a Minor fix on historical flow details page. 2024-04-19 15:38:27 +02:00
Matteo Biscosi
2671a71f1a Fixes historical detail not working 2024-04-16 06:08:15 -04:00
Matteo Biscosi
dc7eeba386 Changed score order 2024-04-12 10:48:08 -04:00
Matteo Biscosi
abc7330c14 Removed info duplicated field 2024-04-12 09:09:12 -04:00
Matteo Biscosi
1f37ed9cfd Reworked historical flow details page 2024-04-12 07:14:09 -04:00
Matteo Biscosi
726f562598 Removed shorten string in backend (#8315) 2024-04-09 11:20:41 -04:00
Matteo Biscosi
99cde4e030 Removed debug tprint 2024-04-08 13:11:17 -04:00