Commit graph

164 commits

Author SHA1 Message Date
Matteo Biscosi
2469c3235b Fixes ASN historical filter not working 2026-03-02 18:17:41 +00:00
Matteo Biscosi
3effdc4946 Changed exporter site ID type 2026-02-03 15:47:41 +01:00
Alfredo Cardigliano
cb8d44dd5f Store Exporter Site to historical data 2026-02-03 10:03:37 +01:00
Matteo Biscosi
6b2c92724e Added possibility to dynamically change the table columns (#9969) 2026-01-21 15:44:47 +01:00
Alfredo Cardigliano
5db250148e Add Interface column to historical flow explorer 2026-01-20 16:27:43 +01:00
Manuel Ceroni
60b407abde
Added the nDPI fingerprint filter to historical flows (#9966) 2026-01-20 11:36:19 +01:00
Alfredo Cardigliano
8d043c100d Add any param. Fix get_selected_filters to handle no ifid. 2026-01-19 19:07:25 +01:00
Luca Deri
389e832d1c (C) update 2026-01-19 16:23:53 +01:00
Matteo Biscosi
2a6ff756c0 Added support to profinet 2025-12-31 12:20:46 +01:00
Matteo Biscosi
3d569d1af9 Fixes historical flow s7comm details 2025-12-11 18:56:30 +01:00
Matteo Biscosi
0e9fb8e5e7 Added modbus flow details page and modbus info into assets 2025-12-09 12:24:29 +01:00
Luca Deri
81907d8df8 Implemented historical TCP flow stats formatting
Changed TCP flags color to make them easier to detect
2025-11-04 12:45:36 +01:00
Luca Deri
20b5a4ac11 Added support for %TCP_STATS_SRC_TO_DST %TCP_STATS_DST_TO_SRC (WiP) 2025-11-03 23:41:27 +01:00
Matteo Biscosi
252ce2a018 Removed pre nat info 2025-10-01 16:27:08 +02:00
GabrieleDeri
1529ac28c6
Added historical MAC url, hist flow details (#9712) 2025-09-30 19:14:05 +02:00
Luca Deri
215aa1436b Code cleanup
Reworked MAC handling in flows
2025-09-26 21:15:01 +02:00
Manuel Ceroni
6d91ba2dd0
Added NDPI TCP fingerprint in historical flows (#9702) 2025-09-26 19:17:45 +02:00
GabrieleDeri
568e0b1c2b
Fixes Download Records in Historical Flows not working (#9643) 2025-09-10 18:45:46 +02:00
Matteo Biscosi
7e75e7506c Fixes search on protocols info field and added verdict 2025-08-28 11:59:38 +02:00
Alfredo Cardigliano
636376ab1c Remove IPv6NumToString which is no longer required with the native CH API 2025-07-17 18:35:15 +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
4b46069727 Updated format snmp port name function 2025-07-02 10:00:35 +02:00
Alfredo Cardigliano
a31ce3ff7c Rename clickhouse class as it is now generic 2025-06-10 16:59:10 +02:00
Alfredo Cardigliano
aa2357ebcb Fix heatmap in historical flows 2025-05-19 12:05:11 +02:00
Alfredo Cardigliano
07d0c040c0 Set chart height for heatmap 2025-05-19 11:27:33 +02:00
Alfredo Cardigliano
1ce396a430 Add new default chart for flows historical 2025-05-19 11:24:51 +02:00
Matteo Biscosi
b98a294902 Fixes empty probe_ip 2025-05-15 11:48:47 +02:00
Matteo Biscosi
7ede5d5795 Fixes misstyping 2025-05-14 16:23:05 +02:00
Matteo Biscosi
846cf59966 Fixes missing path 2025-04-24 17:23:00 +02:00
Matteo Biscosi
716203244a Fixes import 2025-04-24 17:22:53 +02:00
Alfredo Cardigliano
9ecabb9ff0 Fix errors switching from demo to community 2025-04-24 17:04:07 +02:00
Matteo Biscosi
76972653e3 Fixes historical charts not correctly working 2025-04-18 16:44:57 +02:00
Alfredo Cardigliano
86a35a1494 Fix filters from fingerprint custom queries 2025-03-12 18:17:28 +01:00
Alfredo Cardigliano
97ca40a349 Add ja4 client fingerprint and custom queries 2025-03-12 16:57:10 +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
4fa955544c Add QoE score to historical flows 2025-02-25 10:02:44 +01:00
Alfredo Cardigliano
5bfdb2b335 Add SRC2DST_PACKETS/DST2SRC_PACKETS columns definition. Complete SRC2DST_BYTES/DST2SRC_BYTES definition. 2025-02-21 10:06:38 +01:00
Matteo Biscosi
c0c1773777 Added function to convert from flow to flow_alert 2024-12-12 11:06:12 +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
Matteo Biscosi
70f257d909 Added manufacturer to historical flows (#8534) 2024-11-20 15:20:40 +01:00
Alfredo Cardigliano
a8cb1a3359 Fix network print 2024-11-19 09:46:14 +01:00
Matteo Biscosi
b33cd7f697 Removed duplicated help link (#8799) 2024-11-12 10:26:48 +01:00
Alfredo Cardigliano
2da5925181 Fix all alerts page. Fix require attention results. 2024-11-11 15:59:58 +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
Alfredo Cardigliano
dd0201b184 Add filter on DNS query 2024-10-30 17:16:48 +01:00
Alfredo Cardigliano
e845c1934a Add filter on DNS answer 2024-10-30 15:03:35 +01:00
Alfredo Cardigliano
046027f859 Handle mac addresses which are already formatted 2024-10-30 12:33:39 +01:00
Alfredo Cardigliano
89f59cde5a Migrate local networks type from 16 to 32 bit 2024-10-29 15:31:37 +01:00
Alfredo Cardigliano
8ce99ce1f0 Add filter on domain name. Fix where injection. 2024-10-28 17:11:46 +01:00
Alfredo Cardigliano
493f97fb98 Add first/last seen epoch to historical flows. Fix pcap download check (dynamic check on rows now) 2024-10-21 11:50:05 +02:00