Commit graph

965 commits

Author SHA1 Message Date
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
MatteoBiscosi
1775233197 Updated device connection alert (#6801) 2022-08-08 11:37:33 +02:00
MatteoBiscosi
d6471d8dac Added device connection/disconnection alert (#6801) 2022-08-05 10:46:18 +02:00
MatteoBiscosi
a31bc28cfc Added 0 in case of nil score 2022-07-26 15:31:23 +02:00
MatteoBiscosi
cb28a33dcd Using get_interface instead of SNMP create 2022-07-21 13:23:49 +02:00
Luca Deri
910ef39fee Added SNMP caching 2022-07-21 13:15:45 +02:00
MatteoBiscosi
3f214341ea Added traceback in case of nil score 2022-07-20 13:14:49 +02:00
MatteoBiscosi
a5bd27b639 Implemented in/out ifaces snmp names (#6770) 2022-07-12 11:30:59 +02:00
Luca
dfbb3c3fd1 Removed debug message 2022-07-10 10:40:00 +02:00
MatteoBiscosi
7137afd1ca Changed flow exporter names dropdown (#6768) 2022-07-07 16:56:39 +02:00
MatteoBiscosi
79b19f328a Fixes incorrect category label seen (#6767) 2022-07-07 11:10:09 +02:00
MatteoBiscosi
8c1fb61e60 Fixes local and remote badges not formatted 2022-06-30 11:29:52 +02:00
Alfredo Cardigliano
7928c96dea Filter domains when showing alert exclusion options 2022-06-29 10:23:14 +02:00
Alfredo Cardigliano
3b12ca84e2 Show server name in place of URL when disabling alerts by domain 2022-06-28 19:04:41 +02:00
MatteoBiscosi
38cf16b772 Added support to dot terminating character to usernames 2022-06-28 15:27:06 +02:00
MatteoBiscosi
8b1abf44fa Remove external link from url containing '*' character 2022-06-21 18:38:52 +02:00
MatteoBiscosi
3987cd5896 Added null info value error (#6713) 2022-06-20 17:02:25 +02:00
Luca Deri
422293c8e7 Iplements #6700 2022-06-17 19:11:39 +02:00
Alfredo Cardigliano
4413f41b65 Cleanup code for json field lookup 2022-06-17 09:56:50 +02:00
Alfredo Cardigliano
72dca21d3d Fix getExtraFlowInfoURL 2022-06-15 17:38:50 +02:00
Alfredo Cardigliano
e2916e79a2 Add issuerdn to info 2022-06-14 15:06:39 +02:00
Alfredo Cardigliano
0ea7052640 Add flow alert info URL value 2022-06-14 14:56:20 +02:00
Alfredo Cardigliano
df2829d409 Improve iec_invalid_transition format function (#6682) 2022-06-10 16:17:08 +02:00
MatteoBiscosi
873a1d2252 Fixes table expected error 2022-06-09 19:05:25 +02:00
MatteoBiscosi
048d97c2d4 Removed shorten string from confidence 2022-06-09 18:24:44 +02:00
MatteoBiscosi
12e9863eae Fixes wrong confidence color 2022-06-09 16:25:58 +02:00
MatteoBiscosi
e8b63b76f2 Possibly fixes issue #6677 2022-06-09 11:52:15 +02:00
MatteoBiscosi
ad23d309ee Sliced application guessed label 2022-06-09 11:19:57 +02:00