Commit graph

8008 commits

Author SHA1 Message Date
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
Matteo Biscosi
23f1250451 Fixes query in case of NULL IPs 2026-01-13 11:45:02 +01:00
Matteo Biscosi
3c0ae41a9d Added missing json require to alerts_api.lua (#9948) 2026-01-13 10:27:46 +01:00
Matteo Biscosi
22ddfdcca4 Added error in case ClickHouse is missing (#9946) 2026-01-13 10:14:48 +01:00
Matteo Biscosi
0948f70a89 Added throughput host pools timeseries (#9944) 2026-01-13 09:48:18 +01:00
Manuel Ceroni
4f9aeb58f6
Fixed the historical flow RTT formatter (#9949) 2026-01-12 12:19:18 +01:00
Matteo Biscosi
e31446c384 Added more logs in case of linting failure 2026-01-09 17:32:24 +01:00
Matteo Biscosi
89659cd7cf Fixes incorrect link 2026-01-09 16:47:37 +01:00
Matteo Biscosi
48bd1b017b Added function to set alert_type_parameters 2026-01-09 16:47:27 +01:00
Matteo Biscosi
9416884036 Removed unused function 2026-01-09 16:47:08 +01:00
Matteo Biscosi
02e4a66de3 Fixes scan alert not correctly settings some parameters 2026-01-09 16:46:41 +01:00
Alfredo Cardigliano
8504999a12 Execute host checks only when enabled 2026-01-07 15:55:40 +01:00
Alfredo Cardigliano
f124dab10f Improve reported scan message 2026-01-07 15:21:50 +01:00
Luca
245a121d2c Invalid schema format for deduplicated flows 2026-01-07 14:48:31 +01:00
Manuel Ceroni
56251477db
Implemented the time series for deduplicated flows (#9930) 2026-01-07 12:11:24 +01:00
Matteo Biscosi
a51ead9eac Fixes multiple caches call towards the same vlan alias (#9920) 2026-01-05 16:26:15 +01:00
Alfredo Cardigliano
332c7d5df5 Add ProfinetTooManyErrorsAlert 2026-01-05 15:33:21 +01:00
Manuel Ceroni
f5d552b5ad
Implemented flow deduplication preference (#9927) 2026-01-05 15:30:09 +01:00
Luca Deri
87ebfa97b5 Implements #9908 2026-01-02 18:44:57 +01:00
Matteo Biscosi
2a6ff756c0 Added support to profinet 2025-12-31 12:20:46 +01:00
Alfredo Cardigliano
075d46e3a6 Extend hostkey2hostinfo to also add net mask 2025-12-30 17:12:00 +01:00
Manuel Ceroni
b07e98f312
Defined ICMP/ICMPv6 protocol number in icmp_utils (#9916) 2025-12-30 12:20:10 +01:00
Manuel Ceroni
315a3c4de0
Removed the mac/device type field from the asset details page when not defined (#9915) 2025-12-30 11:10:39 +01:00
Alfredo Cardigliano
0d56f1674a Fix gateway config. Fix file permissions. 2025-12-30 10:40:40 +01:00
Alfredo Cardigliano
502c3d2ce6 Change netplan conf priority 2025-12-30 10:25:59 +01:00
Matteo Biscosi
e7392db79f Totally reworked navigation between probes/exporters pages 2025-12-29 11:04:17 +01:00