Commit graph

504 commits

Author SHA1 Message Date
Luca Deri
f6bd152805 Added the ability to drop flows of a specified host 2025-08-09 17:29:53 +02:00
Luca Deri
134e8bdfed Fixed nEdge bug that caused flow drop not to work 2025-08-09 11:04:31 +02:00
Luca
9568fa96aa Added support for unresolved hostname risk 2025-08-04 22:52:19 +02:00
Alfredo Cardigliano
7107d34077 Safety checks 2025-07-29 18:29:17 +02:00
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
cda8ad2fbc Added check 2025-07-11 14:24:26 +02:00
Alfredo Cardigliano
1e96c29754 Add separators 2025-07-11 13:07:38 +02:00
Alfredo Cardigliano
ab82f3997c Add more shaper info in flow details 2025-07-11 12:19:45 +02:00
Luca Deri
e388ea725d Cosmetic fixes 2025-07-01 18:52:32 +02:00
Luca Deri
02c76e8518 Added check 2025-07-01 15:39:25 +02:00
Luca Deri
61c6813424 Implemented ASN name resolution via curl + caching 2025-07-01 13:01:18 +02:00
Luca Deri
5b77a31eb4 Added check 2025-07-01 11:22:06 +02:00
Luca Deri
191aeb4e3f Added peer ASN support in flows 2025-07-01 01:07:47 +02:00
Luca Deri
0ffaed6b07 Reworked flow memory usage on packet interfaces 2025-05-18 08:14:42 +02:00
Alfredo Cardigliano
8e28493711 Make labels consistent (2) 2025-05-02 09:44:13 +02:00
Alfredo Cardigliano
390a146d63 Make labels consistent 2025-05-02 09:40:49 +02:00
Matteo Biscosi
a08bf96acb Fixes incorrect alert description due to missing values (#9182) 2025-04-29 09:59:08 +02:00
Luca Deri
504af2b7e0 Fixes #9175 2025-04-27 23:26:21 +02:00
Luca Deri
639a4ab823 Cosmetic changes 2025-04-18 19:06:56 +02:00
Luca Deri
dfa01cc736 Improved MAC address handling when 0.0.0.0 is used so that in this case we take inte MAC address into account
The flow details page now reports the correct MAC
2025-03-29 14:42:05 +01:00
Luca Deri
7d8b599a8c DHCP fingerprint is now reported on flows
Fixed OS inconsistencies
2025-03-27 21:43:48 +01:00
Luca Deri
83d149332a Modified QoE label to make it easier to understand 2025-03-21 19:13:33 +01:00
Luca Deri
4c4f5d9468 Fixes cento flow collection 2025-03-14 23:08:54 +01:00
Luca
39c1df732b QoE improvements 2025-03-06 11:13:20 +01:00
Alfredo Cardigliano
ad1d684373 Fix reported retr/ooo/lost stats 2025-02-27 11:21:47 +01:00
Matteo Biscosi
59f5b4267c Moved QoE function to a new modules and added labels to QoE charts 2025-02-26 11:39:42 +01:00
Alfredo Cardigliano
fb0696fa2b Export drop reason and show it under flow details 2025-02-18 14:43:50 +01:00
Matteo Biscosi
63f0bf6101 Fixes end added where it shouldn't 2025-02-12 16:47:09 +01:00
Ryan Winter
3ca3d603ad
hide pro feature on flow_details (#8949)
Signed-off-by: Ryan Winter <ryanwinter@outlook.com>
2025-02-12 10:10:01 +01:00
Ryan Winter
ce12b69255
fix application label link from flow_details (#8948)
Signed-off-by: Ryan Winter <ryanwinter@outlook.com>
2025-02-12 10:08:59 +01:00
Ryan Winter
7bdf8b9a94
if the hasProtoFile is false, then the new_rule_type is undefined, so default to group (#8950)
Signed-off-by: Ryan Winter <ryanwinter@outlook.com>
2025-02-12 10:05:43 +01:00
Luca Deri
ce7615fa70 Initial QoE implementation 2025-02-11 21:05:40 +01:00
Luca Deri
6b7cc71391 Reworked RTT 2025-01-29 12:56:50 +01:00
Luca Deri
ac8dd466fd Added L7 (nDPI) JSON collection 2025-01-28 15:28:41 +01:00
Matteo Biscosi
60123b0217 Fixes flow details error 2025-01-13 15:41:27 +01:00
Alfredo Cardigliano
aed28b16dd Fix flow details for UDP 2024-12-20 16:52:07 +01:00
Luca Deri
fd98333e2c Fixed TCP retransmission handling via ZMQ 2024-12-17 19:09:25 +01:00
Matteo Biscosi
4de05910dc Fixes incorrect flow alert message printed 2024-12-11 11:27:26 +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
Luca Deri
a0ae0db7b5 Fixes flow confidence format 2024-12-05 12:21:50 +01:00
Matteo Biscosi
178a4d32d7 Fixes alert description not working on flow details 2024-11-29 11:34:55 +01:00
Luca Deri
084e295af8 Minor fixes 2024-11-27 15:26:31 +01:00
Luca Deri
05720cb9ce Fingerprint improvements 2024-11-25 23:38:34 +01:00
Luca Deri
5fec94ac9f Added nil check 2024-11-18 11:49:27 +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
Luca Deri
f9f78b6a03 Added DNS resolved addresses in flow details (live traffic) 2024-10-31 11:10:23 +01:00
Alfredo Cardigliano
6c7ab1b4cb Check for empty values in additional flow elements 2024-10-28 16:03:53 +01:00
Matteo Biscosi
15c35ce2dd Added support to wlan ssid filter (#8702) 2024-09-20 17:29:32 +02:00
Alfredo Cardigliano
57d683fd78 Parse WLAN_SSID and WTP_MAC_ADDRESS from flows and visualize them in flow details 2024-09-16 16:25:17 +02:00