Commit graph

1092 commits

Author SHA1 Message Date
Manuel Ceroni
eb51a63ff2
Improved labels page (#10044)
* Improved labels page

* Removed print
2026-02-11 16:48:29 +01:00
Matteo Biscosi
87260d2798 Fixes incorrect alerted flows number (#10011) 2026-02-05 12:43:52 +01:00
GabrieleDeri
cf4c441e3a
Updated chord component page (#9998) 2026-02-04 11:25:20 +01:00
GabrieleDeri
ccf48a56ee
Added chord chart (#9997) 2026-02-04 11:11:57 +01:00
Matteo Biscosi
09e79b4566 Fixes top timeseries not working with as dashboard 2026-02-03 23:25:24 +01:00
Matteo Biscosi
49efa101f7 Fixes some exporter sites misconfiguration 2026-02-03 12:15:28 +01:00
Matteo Biscosi
5f621f12b3 Added swagger documentation to REST API 2026-02-03 11:51:46 +01:00
Matteo Biscosi
8f3a96e6b3 Added sankey chart to testing page 2026-01-30 18:28:54 +01:00
Matteo Biscosi
74521e2e6f Added test_rest 2026-01-30 10:27:03 +01:00
Matteo Biscosi
adf39a10f2 Fixes macs page not working 2026-01-29 11:55:36 +01:00
Luca Deri
c8601353cc Introduced caching to seep up operations (#9970) 2026-01-28 22:50:12 +01:00
Manuel Ceroni
014a399d26
Changed the ntop version for live aggregated flow filters (#9978) 2026-01-23 12:30:06 +01:00
Manuel Ceroni
e20e4d60c8
Implemented the alert status filter for aggregated flows (#9976) 2026-01-23 11:53:16 +01:00
Luca Deri
389e832d1c (C) update 2026-01-19 16:23:53 +01:00
Manuel Ceroni
fdc46c0014
Fixed the flow duration on the live flows pages (#9964) 2026-01-19 10:57:34 +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
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
10bab95b16
Implemented the GUI for the Labels page (#9953) 2026-01-16 15:16:40 +01:00
Matteo Biscosi
66b405adb6 Fixes incorrect ifid selection in aggregated live flows 2026-01-16 14:59:31 +01:00
Matteo Biscosi
55b5019cbf Added flow search 2026-01-14 15:38:27 +01:00
Matteo Biscosi
9c4c5b8e21 Fixes aggregated live flows not working 2026-01-13 14:59:34 +01:00
Manuel Ceroni
af5da0efa9
Improved the deduplicated flows field on the if_stats page (#9941) 2026-01-09 11:17:42 +01:00
Luca Deri
87ebfa97b5 Implements #9908 2026-01-02 18:44:57 +01:00
Alfredo Cardigliano
db17838ca7 Add note 2025-12-29 18:05:58 +01:00
Alfredo Cardigliano
8a486aa6e5 Fix interface name 2025-12-29 18:04:57 +01:00
Alfredo Cardigliano
9d58c78c62 Add REST endpoint to list all interfaces enabled for ping/AM 2025-12-29 17:58:52 +01:00
Matteo Biscosi
cfb8734d7c Removed no more used parameters 2025-12-29 11:22:42 +01:00
Manuel Ceroni
9110160932
Add search in hosts page (#9878) 2025-12-22 09:58:38 +01:00
Manuel Ceroni
1d6fef9833
Improved interface category chart (#9861) 2025-12-01 11:21:50 +01:00
Matteo Biscosi
1f5231d7c7 Fixes asn mode dashboard not correctly working 2025-11-14 15:50:33 +01:00
Luca Deri
5e9dbd717a Minor #9814 fixes 2025-11-10 19:28:08 +01:00
GabrieleDeri
8d4390049b
Added app and cat download button #9814 (#9815) 2025-11-10 19:23:18 +01:00
Luca Deri
8966df2c2f Implemented export of nDPI-based protocols and categories 2025-11-10 18:35:18 +01:00
Luca Deri
55562a5abe Fixes #9802 2025-11-07 14:36:35 +01:00
Luca Deri
46a0152dad Avoids resolving ASN using a REST API (#9802) thus speeding up the GUI 2025-11-07 12:53:56 +01:00
Matteo Biscosi
648359686d Fixes missing name from interfaces (#9803) 2025-11-06 14:12:39 +01:00
Matteo Biscosi
0b18985cf5 Fixes incorrectly closed parenthesis 2025-11-05 16:35:36 +01:00
Alfredo Cardigliano
22768ad56f Typo 2025-11-05 12:48:03 +01:00
Alfredo Cardigliano
1057d3b397 Add safety checks on all calls to ifstats.probes 2025-11-04 15:44:38 +01:00
Matteo Biscosi
14e755211b Fixes ASN sort not working (#9571) 2025-11-04 12:10:49 +01:00
Alfredo Cardigliano
eb22febf66 Rename uuid_num to source_id for consistency 2025-11-03 09:37:19 +01:00
Matteo Biscosi
4884d3f971 Added host aggregation to aggregated flows stats 2025-10-30 11:59:15 +01:00
Alfredo Cardigliano
759530df95 Handle empty fields 2025-10-29 09:23:33 +01:00
Matteo Biscosi
0a1609488b Fixes incorrect link to live flows and added support for generic Exporter Interface (#9772) 2025-10-23 13:03:43 +02:00
Alfredo Cardigliano
b561d23542 Remove in/out interface filters from hosts page 2025-10-21 18:40:45 +02:00
Alfredo Cardigliano
c635ada346 Cleanup probes page 2025-10-17 16:49:13 +02:00
Matteo Biscosi
d267cee3eb Added new exporters details page (#9732) 2025-10-15 11:58:09 +02:00
Matteo Biscosi
51d23b47ac Fixes flows page not working in community (#9751) 2025-10-13 10:14:07 +02:00
GabrieleDeri
2958063d6c
Implemented AS live flow aggregation, missing flows link filtering (#9744) 2025-10-09 15:57:27 +02:00