Commit graph

8033 commits

Author SHA1 Message Date
GabrieleDeri
0b0eeb0456
Updated chord chart tooltip (#10032) 2026-02-07 16:53:18 +01:00
Luca Deri
6267eee989 Fixes chord charts 2026-02-07 12:47:30 +01:00
GabrieleDeri
ab3f8ee4ef
Added clickable probe ip in exporter interfaces (#10026) 2026-02-07 10:01:45 +01:00
GabrieleDeri
8fbd110f58
Updated exporters and sites map navbar (#10025) 2026-02-07 09:08:23 +01:00
Alfredo Cardigliano
10c59f0a4c Add Exporter Site filter in Reports. Fix Flow Exporter and interface filter 2026-02-06 19:17:58 +01:00
GabrieleDeri
4083009d6d
Increased chord chart labels font (#10021) 2026-02-06 13:40:19 +01:00
Manuel Ceroni
5b896cb4f2
Reworked exporters menubar title (#10019) 2026-02-06 11:09:59 +01:00
GabrieleDeri
56a33d0999
Updated exporters map page navbar (#10017) 2026-02-06 09:50:22 +01:00
GabrieleDeri
3f8bef3c6e
Added sites map to exporters map page (#10016) 2026-02-06 09:48:06 +01:00
Luca Deri
7f18f8e067 Exporters page changes 2026-02-05 22:40:42 +01:00
GabrieleDeri
71f784e857
Updated exportes map navbar (#10014) 2026-02-05 21:23:25 +01:00
Alfredo Cardigliano
758f00bc34 Add utility function rest_utils.local_query 2026-02-05 15:17:37 +01:00
Alfredo Cardigliano
2b379c33cc Add utility function get_domain_from_url 2026-02-05 15:17:14 +01:00
Alfredo Cardigliano
7df257cde2 Log radius activities to log file under the working dir 2026-02-04 17:31:00 +01:00
Alfredo Cardigliano
206c4a7245 Export system.config when exporting conf on nedge 2026-02-04 15:43:38 +01:00
Matteo Biscosi
e82edc5fae Fixes incorrect name not resolved 2026-02-04 00:09:51 +01:00
Matteo Biscosi
09e79b4566 Fixes top timeseries not working with as dashboard 2026-02-03 23:25:24 +01:00
Matteo Biscosi
3effdc4946 Changed exporter site ID type 2026-02-03 15:47:41 +01:00
Matteo Biscosi
996d1d37bf Fixes flows dump toast not correctly working 2026-02-03 15:47:41 +01:00
Manuel Ceroni
65d7726d5b
Various fixes to exporter sites (#9994)
* Removed the edit and delete options for the default exporter site

* Changed the validation criteria for exporter sites
2026-02-03 12:25:46 +01:00
Alfredo Cardigliano
cb8d44dd5f Store Exporter Site to historical data 2026-02-03 10:03:37 +01:00
Matteo Biscosi
3444fe534c Fixes incorrect configuration link 2026-02-02 19:26:06 +01:00
Manuel Ceroni
c912a27ae1
Added the exporter sites page to the menu (hidden) (#9991)
* Added the exporter sites page to the menu (hidden)

* Hidden exporter site page
2026-02-02 11:37:04 +01:00
Matteo Biscosi
d4fb521b27 Fixes timeseries charts page not working 2026-02-02 10:40:08 +01:00
Matteo Biscosi
850c77d492 Fixes sites page not correctly hidden 2026-01-30 18:00:59 +01:00
Manuel Ceroni
21a1c63e62
Implemented exporter site (#9988) 2026-01-30 17:50:08 +01:00
Luca Deri
c8601353cc Introduced caching to seep up operations (#9970) 2026-01-28 22:50:12 +01:00
Luca Deri
a6b8ab8b87 Changed double quote with single quote 2026-01-26 21:23:03 +01:00
Luca Deri
5700432c6e Reported traceback when setting empty value 2026-01-24 18:16:41 +01:00
Matteo Biscosi
ddb9516690 Increased minimum uptime before triggering no interface activity alert 2026-01-23 17:39:31 +01:00
Matteo Biscosi
6b2c92724e Added possibility to dynamically change the table columns (#9969) 2026-01-21 15:44:47 +01:00
Alfredo Cardigliano
bba8535f96 Add dropdown to select interface in historical flows 2026-01-20 17:56:26 +01:00
Alfredo Cardigliano
5db250148e Add Interface column to historical flow explorer 2026-01-20 16:27:43 +01:00
Alfredo Cardigliano
d3455f94eb Rename interface_id (snmp) to avoid confusion 2026-01-20 12:49:12 +01:00
Alfredo Cardigliano
30ed2fdf40 Move interface name to badge 2026-01-20 12:15:56 +01:00
Matteo Biscosi
8149a3af06 Added support interface name when search on any interface preference is enabled 2026-01-20 11:37:27 +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
215c78f64d Removed not equal from ooo, lost and retransmissions filters in historical 2026-01-19 12:09:37 +01:00
Alfredo Cardigliano
ae4cf6a22c Fix ifid in find results 2026-01-19 11:44:12 +01:00
Alfredo Cardigliano
258683655c Code cleanup 2026-01-19 11:11:53 +01:00
Alfredo Cardigliano
ddd6c06ebd Fix reported partial match when searching in all interfaces 2026-01-19 11:05:31 +01:00
Alfredo Cardigliano
42bd4ade03 Add pref to enable searching in all interfaces 2026-01-19 10:21:24 +01:00
Alfredo Cardigliano
612a1c5905 Implement find_utils.find_on_any_interface (WIP) 2026-01-19 10:06:48 +01:00
Manuel Ceroni
9c3705c697
Implementation of the SlowDoS alert structure (#9962) 2026-01-17 10:57:31 +01:00
Alfredo Cardigliano
1f2ce19cc8 Add new Lua module find_utils. Cleanup rest/v2/get/host/find.lua 2026-01-16 17:22:04 +01:00
Manuel Ceroni
a7eab7b697
Added nDPI fingerprint to historical flows (#9961) 2026-01-16 15:17:21 +01:00
Manuel Ceroni
10bab95b16
Implemented the GUI for the Labels page (#9953) 2026-01-16 15:16:40 +01:00
Matteo Biscosi
28deae531f Fixes exporter page failing with empty exporter 2026-01-14 15:38:27 +01:00