Commit graph

7610 commits

Author SHA1 Message Date
Alfredo Cardigliano
2a62dfc24d Compute full network stats only when required 2025-05-13 17:47:26 +02:00
Matteo Biscosi
3d6d26422a Fixes bidirectional traffic check description 2025-05-13 17:04:03 +02:00
Matteo Biscosi
5fbe4dff79 Fixes filters request in reports dashboard (#9205) 2025-05-13 16:22:29 +02:00
Matteo Biscosi
11ea46db7e Updated pcap page 2025-05-09 16:35:39 +02:00
Matteo Biscosi
6cdfca5eca Removed FREE (Obsolete) checks (#9190) 2025-05-08 12:24:30 +02:00
Matteo Biscosi
ead1941e8d Removed debug tprint 2025-05-08 11:52:17 +02:00
Manuel Ceroni
6bd616af1d
Added timeseries schema definitions page (#9193) 2025-05-05 14:31:13 +02:00
Matteo Biscosi
9211b93d0e Hide assets dashboard in case of infrastructure dashboard 2025-05-05 12:26:42 +02:00
Luca Deri
d9d4cf59e1 Code indent 2025-05-03 16:57:34 +02:00
Alfredo Cardigliano
cfdf16d592 Enable pinger socket only when AM is enabled (#9179) 2025-04-29 16:22:58 +02:00
Matteo Biscosi
1c1c7e8ffc Removed unused test files 2025-04-29 11:02:36 +02:00
Matteo Biscosi
a08bf96acb Fixes incorrect alert description due to missing values (#9182) 2025-04-29 09:59:08 +02:00
Matteo Biscosi
66fc5d9f9b Fixes non working rest api 2025-04-28 16:43:01 +02:00
Luca Deri
ac8766d63e Implemented detection of SSH/RDP/HTTP(S) services 2025-04-28 16:30:36 +02:00
Matteo Biscosi
fb700ab82e Fixes snmp ts incorrect label 2025-04-28 12:54:22 +02:00
Matteo Biscosi
ca7a213c6f Fixes measure unit counter 2025-04-28 12:16:34 +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
eba11253f5 Added uptime check for no_if_activity alert 2025-04-23 17:04:48 +02:00
GabrieleDeri
2308fb1906
Added incoming and outgoing edges in alerts graph (#9169) 2025-04-23 16:43:57 +02:00
Alfredo Cardigliano
75a40c7fdd Do not consider rx-only hosts as active hosts in limit check 2025-04-23 15:37:07 +02:00
Manuel Ceroni
8dfce1ba9b
Added telemetry preferences (#9168) 2025-04-23 11:18:38 +02:00
Alfredo Cardigliano
9182b2f535 Add pref ignore_limit_exceeded 2025-04-22 11:23:04 +02:00
Matteo Biscosi
76972653e3 Fixes historical charts not correctly working 2025-04-18 16:44:57 +02:00
Alfredo Cardigliano
27d7a7e812 Fix call to get local hosts 2025-04-18 09:21:42 +02:00
Matteo Biscosi
f94ed11c50 Added QOE to Historical flows 2025-04-17 19:03:22 +02:00
Alfredo Cardigliano
51f24891dc Show toasts when the flows/hosts limit is exceeded 2025-04-17 17:06:54 +02:00
Luca Deri
fe4cba574d Reworked flow dump
Conditionally enabled clickhouse flow dump based on preference
2025-04-15 17:48:08 +02:00
Alfredo Cardigliano
c4c2a2d3a3 Fix #9153 2025-04-15 17:27:46 +02:00
Alfredo Cardigliano
f4e5625669 Add safety check 2025-04-15 11:21:17 +02:00
Manuel Ceroni
389f8f30e0
Added preference to dump pcap flows to clickhouse (#9150) 2025-04-15 10:16:43 +02:00
Alfredo Cardigliano
8e9532680d Fix elephant flows description. Print exceeding threshold only. #9075 2025-04-14 14:36:49 +02:00
Alfredo Cardigliano
1bd1568240 Fix format_utils.round 2025-04-14 13:25:38 +02:00
GabrieleDeri
ce4238ff06
Initial component for d3 alerts geomap (#9141) 2025-04-11 12:32:18 +02:00
Manuel Ceroni
3859b5adae
Implemented STARTTLS preference (#9124)
* Implemented STARTTLS preference

* Fixed STARTTS preference
2025-04-08 11:57:48 +02:00
Manuel Ceroni
26c23347e7
Improved Scan Alerts with MITRE and fixes (#9127) 2025-04-08 11:33:53 +02:00
Manuel Ceroni
9127b22b76
Improved Scan Realtime Alert (#9122) 2025-04-07 16:26:08 +02:00
Luca Deri
2e00f9fe50 Implemented discover.getOsId 2025-04-04 18:59:42 +02:00
Luca Deri
ab12565da2 Added check 2025-04-04 14:19:23 +02:00
Manuel Ceroni
e1328ae36b
Implemented Scan Realtime Alert (#9106)
* Implemented Scan Realtime Alert

* Removed old scan alerts
2025-04-04 12:42:46 +02:00
Matteo Biscosi
53b975777c Added packets breakdown 2025-04-03 15:39:52 +02:00
Matteo Biscosi
753b830b60 Added snmp_context lint 2025-04-02 11:34:45 +02:00
Matteo Biscosi
92c4fba362 Added import/export assets (#9079) 2025-04-02 09:39:38 +02:00
Alfredo Cardigliano
0eac289ecd Update lint 2025-04-01 18:12:49 +02:00
Alfredo Cardigliano
7dcf3de812 Fix ip_outsite_dhcp_range alert 2025-04-01 13:17:46 +02:00
GabrieleDeri
ceb521a381
Started implementing flow alerts graph (#9096)
* Removed CVE col from hosts table

* Removed CVE col from hosts table

* Started implementing alerts graph

* Added tooltip init
2025-03-31 21:25:19 +02:00
Luca Deri
80b71567b8 Cleaned-up OS type and aligned to nDPI 2025-03-31 13:07:48 +02:00
Luca Deri
0078c73b90 Cleanup 2025-03-29 20:46:54 +01:00
Luca Deri
dfa01cc736 Improved MAC address handling when 0.0.0.0 is used so that in this case we take inte MAC address into account
The flow details page now reports the correct MAC
2025-03-29 14:42:05 +01:00