Commit graph

1051 commits

Author SHA1 Message Date
Luca Deri
46a0152dad Avoids resolving ASN using a REST API (#9802) thus speeding up the GUI 2025-11-07 12:53:56 +01:00
Alfredo Cardigliano
c941f3a353 Add pref to skip DPI processing for collected flows 2025-11-06 09:25:23 +01:00
Luca Deri
871fd677ba Code cleanup 2025-10-17 07:22:30 +02:00
Alfredo Cardigliano
85b939e929 Add Flow Swap Heuristic toggle 2025-10-16 12:36:21 +02:00
Matteo Biscosi
d267cee3eb Added new exporters details page (#9732) 2025-10-15 11:58:09 +02:00
Matteo Biscosi
234bd13343 Completed exporters interfaces stats page (#9732) 2025-10-10 18:16:27 +02:00
Manuel Ceroni
9a4c641941
Implemented the aggregated ASN data retention preference (#9745) 2025-10-10 09:22:16 +02:00
Matteo Biscosi
97457ce49d Added exporters page (#9732) 2025-10-09 14:36:44 +02:00
Manuel Ceroni
c6f49f7e4c
Various fixes related to SNMP Interface Roles (#9731)
* Renamed the SNMP interface port type to SNMP interface role

* Added Role column to the SNMP interfaces table
2025-10-08 16:40:16 +02:00
Manuel Ceroni
bf8782b8c0
Added a dropdown for selecting the SNMP Interface type (#9727)
* Added a dropdown for selecting the SNMP Interface type

* Added port type column to the SNMP device interfaces table
2025-10-07 18:56:38 +02:00
Matteo Biscosi
b2fe708dbc Possible fix related to empty timeseries chart 2025-09-30 16:20:44 +02:00
Alfredo Cardigliano
88ba51b381 Implement syn parameter in scripts/lua/rest/v2/set/pool/members.lua 2025-09-26 12:55:22 +02:00
Matteo Biscosi
9772c8f0e7 Added and fixed host location in nEdge (#9681) 2025-09-22 13:45:50 +02:00
Matteo Biscosi
ac09e43818 Added mac location in macs page 2025-09-20 12:44:10 +02:00
Alfredo Cardigliano
7947c06a65 Extend PacketDumper to be used also by nEdge. Add Max Extracted PCAP Files setting. 2025-09-19 11:03:25 +02:00
Alfredo Cardigliano
1eee15c61e Fix tag_utils.tag_operators: split labels and sql 2025-09-15 15:30:04 +02:00
Manuel Ceroni
9455936df4
Added Other AS filter (#9665) 2025-09-15 11:34:04 +02:00
Alfredo Cardigliano
17f96a9b8b Simplify validateFilters due to failure passing values containing '-' (which is not expected to be a separator in filters) 2025-09-03 15:15:04 +02:00
Manuel Ceroni
545306cbe2
Implemented ASN user traffic breakdown (#9595) 2025-09-02 12:19:04 +02:00
Matteo Biscosi
7e75e7506c Fixes search on protocols info field and added verdict 2025-08-28 11:59:38 +02:00
Alfredo Cardigliano
ba382f7316 Add AS alert entity. Fix AS threshold crossed. 2025-08-25 14:45:22 +02:00
Luca Deri
b0d7960a0a Fixed potential duplicate host with the same IP and different MACs 2025-08-19 16:32:32 +02:00
Alfredo Cardigliano
3290359263 Fix drop_host_traffic param 2025-08-19 11:19:59 +02:00
Manuel Ceroni
37754f78af
Fixed SNMP assets export (#9521) 2025-08-14 13:03:55 +02:00
Luca Deri
293f39e38c Fixed minor GUI glitches
Added ability to block traffic insode host details page
2025-08-14 12:58:45 +02:00
Alfredo Cardigliano
eafb9314b2 Add dynamic blacklist flush and stats on nedge user 2025-08-14 08:38:54 +02:00
Alfredo Cardigliano
c0a7f2e013 Add toggle to enable dynamic blacklist on pool (exposed via host->hasDynamicBlacklist()) 2025-08-13 18:29:19 +02:00
Manuel Ceroni
daba9b5d82
Implemented interface rescan (#9511)
* Implemented interface rescan

* Changed confirmation message for recscan interfaces
2025-08-13 15:41:43 +02:00
GabrieleDeri
4ceb36d23b
Added validation for new traffic profile rest (#9514) 2025-08-13 15:12:22 +02:00
Alfredo Cardigliano
af94a60dd6 [nEdge] Add configuration for Block Blacklisted Flows and Max Flow Size. Provide host->doBlockBlacklistedFlows() and host->getMaxFlowSize() 2025-08-12 15:37:28 +02:00
Luca Deri
f6bd152805 Added the ability to drop flows of a specified host 2025-08-09 17:29:53 +02:00
Luca Deri
fec81bd9d7 Renamed IXP in ASN mode 2025-07-28 19:10:51 +02:00
GabrieleDeri
935146cfac
Added ch flows export to file before ttl delete #9398 (#9427)
* Added ch flows export to file before ttl delete. Need to add pref for path getter

* Added clickhouse ttl export path pref

* Fixed naming in clickhouse flow archive

* Updated naming in clickhouse flow archive pref

* Removed clickhouse archive path pref

* Added IXP mode pref #9421

* Removed unused prefs ch flows archive
2025-07-28 11:06:05 +02:00
Matteo Biscosi
e91ae0db3e Fixes transit only table 2025-07-23 18:17:00 +02:00
Manuel Ceroni
b079f92b28
Implemented the structure of AS Transit Stats (#9428) 2025-07-23 15:56:09 +02:00
Alfredo Cardigliano
6a595a10ce Cleanup obsolete lint function 2025-07-21 11:38:33 +02:00
Alfredo Cardigliano
3ce611686c Add supprot for ts_filter 2025-07-16 11:43:18 +02:00
Matteo Biscosi
b9eeacbee3 Added dropdown to select the correct ASN (#9335) 2025-07-11 18:17:56 +02:00
Manuel Ceroni
3da3f26a90
Added AS traffic sankey (#9374) 2025-07-11 14:24:00 +02:00
Matteo Biscosi
04063681ca Fixes not working http_lint (#9364) 2025-07-08 16:38:16 +02:00
Matteo Biscosi
ffb7a931f0 Fixes exporters sticky columns and incorrect uuid linting 2025-07-04 12:36:30 +02:00
Matteo Biscosi
5545f0aea5 Removed incorrect parameter 2025-07-03 16:21:32 +02:00
Matteo Biscosi
9d7bf63384 Fixes incorrect commit 2025-07-03 16:10:24 +02:00
GabrieleDeri
6894c13b46
Fixed sankey node click event. Added uuid validator in httplint (#9339) 2025-07-03 15:16:04 +02:00
Matteo Biscosi
811699d523 Fixes slow loading chart (#9332) and added actions button to ASN page (#9334) 2025-07-03 14:40:18 +02:00
Manuel Ceroni
dc671e898e
Added ingress-egress traffic asn sankey (#9327) 2025-07-01 13:01:56 +02:00
Manuel Ceroni
dc4c5ece2b
Fixed ASN sankey and added total-traffic ASN sankey (#9313)
* Fixed ASN sankey and added total-traffic ASN sankey

* Minor fixes for the ASN sankey
2025-06-26 14:49:21 +02:00
Manuel Ceroni
487d1f2270
Implemented ingress traffic Sankey with ASN source data (#9308)
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2025-06-24 17:50:11 +02:00
Matteo Biscosi
d29bd9e36a Fixes SNMP Assets visualization (#9287) 2025-06-18 11:19:45 +02:00
Alfredo Cardigliano
6e2aa8cb8b Remove mysql leftovers 2025-06-17 10:35:39 +02:00