Commit graph

9623 commits

Author SHA1 Message Date
Luca Deri
3265c8bbc8 Fixes #6762 2022-07-05 17:54:22 +02:00
Alfredo Cardigliano
bd50e22d8e Improve domain in flow info for alert exclusion 2022-07-05 15:04:55 +00:00
MatteoBiscosi
d1ae231c64 Fixes incorrect custom category name (#6761) 2022-07-05 16:42:25 +02:00
MatteoBiscosi
df5fc65d1c Changed recipients availability refresh rate 2022-07-05 16:33:57 +02:00
MatteoBiscosi
e3e7694358 Added error check every 2 minutes in case of failure (#6764) 2022-07-05 16:19:35 +02:00
MatteoBiscosi
8dad513a4e Removed telemetry 2022-07-05 15:17:13 +02:00
Alfredo Cardigliano
bebb1e9219 Cleanup excluded hosts from checks configuration 2022-07-04 18:33:27 +02:00
MatteoBiscosi
e64d30fbf5 Fixes protocol filter not working (#6753) 2022-07-04 17:57:30 +02:00
Luca Deri
750efea414 Added check on networks number 2022-07-04 16:35:23 +02:00
Alfredo Cardigliano
27c31ac4a0 Make value field name consistent in find 2022-07-04 12:05:45 +02:00
MatteoBiscosi
4333ce0fbf Added network matrix timeseries doc 2022-07-04 11:44:33 +02:00
Luca Deri
b0d19a1961 Fixed RRD tineseries support removing series search by (hardcoded) name 2022-07-01 15:12:12 +02:00
MatteoBiscosi
cbf1289b1b Fixes hot score ordering not working 2022-07-01 12:57:20 +02:00
MatteoBiscosi
e20235edd4 Fixes custom category label not working (#6738) 2022-07-01 11:50:23 +02:00
MatteoBiscosi
26493d9c1f Added influxdb changed queries 2022-06-30 18:12:19 +02:00
MatteoBiscosi
e1ddd59b77 Fixed charts metric labels 2022-06-30 16:47:22 +02:00
MatteoBiscosi
145b70d1be Changed chart colors 2022-06-30 16:10:12 +02:00
uccidibuti
c6d1d6f7a8 Fix Hosts View: Add the score column #6741 2022-06-30 13:25:41 +02:00
uccidibuti
3ed878df79 Hosts View: Add the score column #6741 2022-06-30 13:10:48 +02:00
MatteoBiscosi
8c1fb61e60 Fixes local and remote badges not formatted 2022-06-30 11:29:52 +02:00
MatteoBiscosi
bf080c9407 Implement network matrix (#6679) 2022-06-30 10:47:30 +02:00
Luca Deri
b988905133 Fixed RRD schema naming 2022-06-29 18:48:27 +02:00
uccidibuti
7d1508284c Fix time format: Misleading header time in collector mode #6732 2022-06-29 15:54:25 +02:00
Alfredo Cardigliano
456982f76a Fix entry type for mac addresses (#6739) 2022-06-29 15:35:46 +02:00
uccidibuti
a2eb7eedf2 Fix: Misleading header time in collector mode #6732 2022-06-29 15:33:54 +02:00
uccidibuti
0859415a14 Misleading header time in collector mode #6732 2022-06-29 15:24:19 +02:00
Luca Deri
7e4f362cbc SNMP schema updates 2022-06-29 11:14:22 +02:00
MatteoBiscosi
d99fead225 Added snmp chart labels 2022-06-29 10:31:53 +02:00
Alfredo Cardigliano
7928c96dea Filter domains when showing alert exclusion options 2022-06-29 10:23:14 +02:00
uccidibuti
3da74157e9 fix modal-alerts-filter 2022-06-28 19:40:10 +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
Alfredo Cardigliano
ca820b4a36 Code cleanup. Add issuerdn and domain name to alert exclusion in flow details. 2022-06-28 18:36:51 +02:00
MatteoBiscosi
becf8a68d9 Added top sites to nprobe flows (#6703) 2022-06-28 18:06:32 +02:00
Luca
42c3ac9f69 Fixed host link 2022-06-28 16:28:01 +02:00
MatteoBiscosi
ddc8fa447e Added check for duplicated protocol label (#6731) 2022-06-28 15:34:05 +02:00
MatteoBiscosi
38cf16b772 Added support to dot terminating character to usernames 2022-06-28 15:27:06 +02:00
Alfredo Cardigliano
77898bcf2f Fix issuerDN value (#6711) 2022-06-28 09:55:24 +02:00
Luca Deri
790af4c9e1 Fixed nProbe template flow mapping 2022-06-27 20:08:38 +02:00
MatteoBiscosi
fed05ecb01 Minor fixes to flow details page 2022-06-27 18:57:21 +02:00
Luca Deri
a8793cf8b7 Fixed locale 2022-06-27 18:46:35 +02:00
Luca Deri
3d4250e1ae Minor label fix 2022-06-27 18:11:46 +02:00
MatteoBiscosi
65a276e0fd Changed description 2022-06-27 16:52:47 +02:00
MatteoBiscosi
a34164bf67 Added ELK dump frequency to settings (#6725) 2022-06-27 16:51:14 +02:00
uccidibuti
272b702bc3 Rework Checks GUI #6634: add new modal in flow->live 2022-06-27 13:43:26 +02:00
MatteoBiscosi
4fc3b32e84 Fixes incorrect field printed 2022-06-27 13:27:26 +02:00
Alfredo Cardigliano
788d111b9e Move category list 2022-06-27 12:57:23 +02:00
Alfredo Cardigliano
fa28e64a6d Restore edit category path 2022-06-27 12:54:11 +02:00
uccidibuti
27aac40faa Replace type='text/javascript' with type='application/javascript' 2022-06-27 10:48:03 +02:00
Luca Deri
2a07004dcc Only on windows is now possible to save the license on redis, on the other platforms you need to save it on the filesystem.
This is because using redis, it is not possible to enable some licenses (e.g. the Ent L bundle) types
2022-06-25 16:28:28 +02:00
MatteoBiscosi
a6633312de Fixes time not correct in old data (#6688) 2022-06-22 12:05:29 +02:00