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 |
|
Luca
|
49bdd32ce0
|
Reworked lua code
|
2022-08-30 19:32:05 +02:00 |
|
Luca Deri
|
bbae6c3782
|
Added tracing code
|
2022-08-30 00:07:16 +02:00 |
|
Luca
|
23cfc5efb8
|
Added SNMP interface polling collection sent by nProbe via ZMQ (--snmp-mappings)
|
2022-08-27 18:20:45 +02:00 |
|
Luca Deri
|
55301637e3
|
Improved mac formatting
|
2022-08-22 18:41:36 +02:00 |
|
MatteoBiscosi
|
8adf573e49
|
Added SNMP info to historical flows (#6819)
|
2022-08-22 11:35:23 +02:00 |
|
Luca Deri
|
d6edf71d73
|
SNNP device optimization
|
2022-08-16 16:33:09 +02:00 |
|
Luca Deri
|
157f56ab3e
|
Cleaned up code for displaying exporter and interfaceIds in flows page
|
2022-08-16 14:49:29 +02:00 |
|
Alfredo Cardigliano
|
ad2cff47af
|
Display sym name for SMNP filters in historical flows (#6817)
|
2022-08-16 13:18:22 +02:00 |
|
MatteoBiscosi
|
c330724455
|
Last fixes to connection/disconnection alert (#6801)
|
2022-08-08 17:40:33 +02:00 |
|