Commit graph

180 commits

Author SHA1 Message Date
Alfredo Cardigliano
a4bd4627aa Fix hourly aggregated flows 2026-05-14 12:48:53 +02:00
Matteo Biscosi
7a731042b4 Removed site id from old code and added support to networks in site add/edit (#10322) 2026-05-14 10:45:36 +00:00
Alfredo Cardigliano
8d779e40c0 Add Tags column in historical flows, flow alerts, host alerts, and ability to add Tags filters. 2026-05-12 17:03:28 +02:00
Alfredo Cardigliano
55ad9c9459 Dump tags also for flow alerts when using sqlite 2026-05-12 15:47:53 +02:00
Alfredo Cardigliano
fb521c1752 Rename labels to tags to avoid confusion as labels was too common. (note: tag filters are now flowfilters) 2026-05-12 11:43:07 +02:00
Matteo Biscosi
9c2f203226 Added first flow dump filter (#10314) 2026-05-12 09:18:58 +00:00
Alfredo Cardigliano
2fb8a926ad Rename tags to flowfilters 2026-05-11 08:46:38 +02:00
Alfredo Cardigliano
41417932bf Rename tag_utils to flowfilter_utils
Some checks failed
Build / build (push) Has been cancelled
CIFuzz / Fuzzing (address) (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
CodeQL / Analyze-1 (push) Has been cancelled
2026-05-07 17:18:34 +02:00
Alfredo Cardigliano
3fb6a2203e Handle IPv4/IPv6 PROBE_IP in historical data
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-05-07 13:13:11 +02:00
Matteo Biscosi
409481259a Fixes incorrect import
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-05-04 09:29:19 +00:00
Alfredo Cardigliano
0b590a1374 Add ability for filter by Label in historical data 2026-04-29 11:32:04 +02:00
Alfredo Cardigliano
f19dfe650b Store labels in historical flows and show them in the flow list
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-04-28 12:51:24 +02:00
Matteo Biscosi
da64f92a5f Fixes historical flow details not working 2026-03-26 11:34:06 +00:00
Matteo Biscosi
4a28134e82 Fixes historical throughput column not supporting pps 2026-03-20 10:52:21 +00:00
Alfredo Cardigliano
1d7d5e52a2 Add interface role formatter 2026-03-13 11:57:11 +01:00
Matteo Biscosi
d881e76473 Added support to Interface role filters 2026-03-12 12:10:14 +00:00
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