Commit graph

1001 commits

Author SHA1 Message Date
Matteo Biscosi
ddc6ce921a Finalized active monitoring page 2025-01-29 12:24:39 +01:00
Alfredo Cardigliano
548c9aeec5 Remove obsolete JA3 support 2024-08-09 09:08:32 +02:00
Alfredo Cardigliano
06965dab27 Always use ntop.isClickHouseEnabled() from lua. Remove prefs.is_dump_flows_to_mysql_enabled to avoid inconsistencies. 2024-07-10 09:03:05 +00:00
Alfredo Cardigliano
f1e72ffddd Allow relaxed format (IP only) for host pool members. Cleanup duplicated code. 2024-06-17 11:05:41 +02:00
Matteo Biscosi
af3fd4823d Moved snmp similarity page to vue and changed some files wrongly named 2024-05-14 18:26:05 -04:00
Matteo Biscosi
7d0a946007 Fixed missing fields in TLS alerts 2024-04-12 11:20:40 -04:00
Matteo Biscosi
8076ddc67f Possible fix for attempt to index a string value 2024-04-11 06:04:27 -04:00
Matteo Biscosi
785ac74633 Fixes possible alert message issue 2024-04-11 05:08:02 -04:00
Matteo Biscosi
f8ab508a68 Removed html and added json format from flow_related_info 2024-04-10 07:11:32 -04:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Matteo Biscosi
ef27b0b058 Fixes circular dependency and lightened some modules 2024-02-21 10:44:16 +00:00
Matteo Biscosi
48462f4d96 Fixes circular dependency between lua_utils and rest_utils 2024-02-20 10:02:33 +00:00
Nicolò Maio
1e9524d483
Removing lua utils in storage utils (#8227)
* Removing lua_utils from storage_utils

* Remove profiling

* Add missing requires for the 'flowinfo2hostname' method.

* Move clickhouseSupport check to check_redis_prefs
2024-02-19 17:56:26 +01:00
Matteo Biscosi
e597e83e15 Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
Matteo Biscosi
ddadaf3e77 Removed circular dependency on network_utils 2024-02-19 11:04:06 +00:00
Luca Deri
13c893fddc Fix for avoiding circolary loops 2024-02-18 21:38:13 +01:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Luca Deri
f9f2a464ff Added Lua garbage collector calls 2024-02-13 15:00:10 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
741e326208 Add L2TP proto string 2023-12-14 12:49:25 +01:00
Alfredo Cardigliano
f52ba41602 Initial report template editor (wip) 2023-12-07 16:24:41 +01:00
Matteo Biscosi
c7da0b85c1 Fixes alert naming formatting not correctly working 2023-12-07 10:23:26 +00:00
Alfredo Cardigliano
d71101f10d New lua function replace 2023-12-05 16:05:24 +01:00
Matteo Biscosi
2336ea1762 Added aliases REST API (#8053) 2023-11-29 11:02:04 +00:00
Alfredo Cardigliano
891acbd895 Delete host aliases if empty 2023-11-03 16:03:07 +01:00
Alfredo Cardigliano
5e4587c094 Review and fix all nedge code accessing CH 2023-10-12 11:37:46 +02:00
Alfredo Cardigliano
8787ff9d46 Fix direct call of rest endpoints 2023-08-25 09:10:40 +02:00
Matteo Biscosi
fecac5de03 Added ability to set Probes aliases (#7599) 2023-07-04 15:34:50 +00:00
Luca Deri
e86cd0f2ce added Modbus Invalid Transition Alert 2023-06-05 00:53:27 +02:00
Alfredo Cardigliano
3455b7eb20 Migrate host_pools_nedge code to use host_pools 2023-05-12 12:58:59 +02:00
Alfredo Cardigliano
f3eedc7bbc Detect ip with vlan when falling back to historical data when searching (#7249) 2023-03-09 15:30:35 +01:00
Matteo Biscosi
d4fe237404 Fixes shorten string called with not number value (#7259) 2023-02-27 10:30:24 +00:00
Matteo Biscosi
5b15335ce3 Fixes attempt to index nil value 2023-02-24 16:49:14 +00:00
MatteoBiscosi
0264fb8992 Removed ip resolution when formatting alerts (#7209) 2023-02-08 13:06:36 +01:00
MatteoBiscosi
7ce510a914 Fixes shortened labels (#7161) 2023-01-26 13:09:30 +01:00
MatteoBiscosi
9c039d67d9 Fixes l4 proto not mapped 2023-01-25 17:35:06 +01:00
Alfredo Cardigliano
3a36fb9ba3 Add CIDR support in Historical Flows 2023-01-25 14:38:50 +01:00
Luca Deri
4c2eba0678 Enlarged top talkers host label 2023-01-14 09:57:31 +01:00
MatteoBiscosi
af27e50699 Fixes application page not correctly saving the changes (#7024) 2022-12-13 15:56:43 +01:00
Alfredo Cardigliano
6fcbcdd036 Accepts addresses with no profix or no vlan in lua/admin/manage_pool_members.lua 2022-10-17 17:06:22 +02:00
MatteoBiscosi
cb1d74ee3a Fixes network speed indicator 2022-10-17 15:39:22 +02:00
MatteoBiscosi
4b9938be9a Fixes missing formatting in tables 2022-10-05 11:02:36 +02:00
MatteoBiscosi
19065241bb Fixes MAC settings not changed (#6916) 2022-10-03 17:19:19 +02:00
Luca Deri
93d4d923af Removed prefs for behaviour analysis
Tiny method signature changes
2022-09-25 18:49:52 +02:00
MatteoBiscosi
995ea9cde8 Removed unused import and added missing import 2022-09-05 11:41:21 +02:00
Luca Deri
85bd08987b Moved function across files 2022-09-03 16:44:35 +02:00
Luca Deri
a402867365 Reworked lua_utils splitting GUI components on a separate file 2022-09-03 10:06:41 +02:00
MatteoBiscosi
fd57de106c Removed lua_utils split function 2022-08-31 11:33:23 +02:00
Alfredo Cardigliano
ae04b11250 Add input type check to split 2022-08-31 10:58:27 +02:00
Alfredo Cardigliano
3881dd3eea Fix network_utils dep 2022-08-31 09:57:45 +02:00