Commit graph

5944 commits

Author SHA1 Message Date
gabryon99
038c2edf7a replaced table-responsive with table-sm-responsive in host_details 2020-12-28 09:57:12 +01:00
gabryon99
615a5e1c7b commented debug code for pres_utils.lua 2020-12-28 09:21:07 +01:00
gabryon99
3db7c2f6e5 temporal fix for dropdown menus beign hide (#4798)
Right now the best solution to solve this issue is to set a minimum
height for the `.table-responsive` wrapper. The height is calculated
by the minimum height of a scrollable-dropdown, plus a delta used to
avoid that a menu overlays the button.
2020-12-28 09:21:07 +01:00
Luca Deri
7c1926fde0 Indent 2020-12-26 10:49:11 +01:00
Luca Deri
93dcb0ec74 Return not found when failing not because of an error but because the TS does not exist 2020-12-26 10:48:23 +01:00
Luca Deri
590baec76a Removed dead code 2020-12-26 10:47:13 +01:00
Luca Deri
1c71571976 L7 HREFs generated when timeseries detail level not set to none 2020-12-26 10:46:25 +01:00
Luca Deri
ba12910095 HREF for nDPI timeseries are not produced when not in full detail mode 2020-12-26 10:33:25 +01:00
Luca Deri
457f82f4c1 Removed historicalProtoHostHref already present in lua_utils.lua 2020-12-26 10:19:15 +01:00
gabryon99
35ef4da8d4 fixed pie charts and added spinner for the geomap (#4641) 2020-12-24 16:18:15 +01:00
Luca Deri
5a455386cb Fixes #4750 2020-12-24 15:46:30 +01:00
Simone Mainardi
7ec37014f9 Fixes Traffic Behaviour menu
Fixes #4857
2020-12-24 15:45:07 +01:00
Simone Mainardi
99edd3d560 Implements function to check SNMP OIDs prefixes 2020-12-24 12:55:12 +01:00
Simone Mainardi
9e5c153b7f Fixes remote-to-remote alerts (leaves flow r2r alerts) 2020-12-24 10:59:51 +01:00
Matteo Biscosi
72dbda8372 Fixed host resolved not showing into service table or map 2020-12-24 10:49:38 +01:00
Simone Mainardi
4829d3089c Fixes alert generation for C-generated alerts 2020-12-24 10:42:56 +01:00
Simone Mainardi
19ceb22095 Fixes broken list download succeeded alert 2020-12-24 10:26:29 +01:00
Simone Mainardi
6bb8a1cd68 Fixes list download succeeded alerts 2020-12-24 10:20:05 +01:00
gabryon99
29f697ec46 add periodicity map entry 2020-12-23 22:12:01 +01:00
gabryon99
213262f58d add maps menu inside the sidebar 2020-12-23 22:12:01 +01:00
Luca Deri
1179dcb479 Added OS in footer 2020-12-23 21:53:08 +01:00
gabryon99
e4bfbb7672 add map param to http lint 2020-12-23 18:26:28 +01:00
gabryon99
1bc13eb0b5 removed count from periodicity map entry 2020-12-23 18:26:28 +01:00
gabryon99
00e12add95 removed service map and periodicity map from community 2020-12-23 18:26:28 +01:00
gabryon99
5f801c53fb add periodicity link inside ifstats menu 2020-12-23 18:26:27 +01:00
gabryon99
736894bcb3 improvements on service map page 2020-12-23 18:26:27 +01:00
Matteo Biscosi
101c53336e Migrates alerts to an object-oriented implementation 2020-12-23 11:46:26 +01:00
gabryon99
f412783c12 fix preferences save button for network behaviour 2020-12-23 11:11:35 +01:00
Simone Mainardi
aeaa68cb05 Adds traffic behaviour learning prefs into the core 2020-12-23 10:58:03 +01:00
gabryon99
77442fb53f new preferences for network behaviour 2020-12-23 10:13:09 +01:00
Simone Mainardi
c1bdfb8722 Unifies flow_keys and status_keys 2020-12-22 19:14:16 +01:00
Simone Mainardi
f839b6ba76 Removes flow_consts requires no longer necessary 2020-12-22 18:06:50 +01:00
Simone Mainardi
16e2c9efe2 Cleanup to remove flow_consts no longer needed 2020-12-22 17:59:51 +01:00
gabryon99
1d633cf23c moved service map page into pro repository 2020-12-22 17:28:56 +01:00
gabryon99
ea2991605a improved alert style for geo map 2020-12-22 17:28:56 +01:00
Simone Mainardi
b42f8f118a Fix for normal flow status label 2020-12-22 17:03:10 +01:00
Simone Mainardi
c273478b7a Reworks UI list of defined alert and flow keys 2020-12-22 16:51:26 +01:00
Matteo Biscosi
bcf2c2c1ed Migrates alerts to an object-oriented implementation 2020-12-22 14:48:00 +01:00
matteo
e24ef4ef35 Revert "Migrates alerts to an object-oriented implementation"
This reverts commit fbc283f12f.
2020-12-22 13:13:57 +01:00
matteo
fbc283f12f Migrates alerts to an object-oriented implementation 2020-12-22 13:00:25 +01:00
Simone Mainardi
c1a7ff08ae Fixes recipient addition bind-to-all-pools 2020-12-22 12:19:52 +01:00
Simone Mainardi
55c7f584f6 Fixes add host pool link in pool_stats.lua 2020-12-22 11:44:17 +01:00
Simone Mainardi
3baa932a01 Migrates alerts to an object-oriented implementation
Migrates alert_malicious_signature alert_elephant_local_to_remote alert_elephant_remote_to_local

Migrates long_lived

Migrates alert_flow_blocked

Migrates alert_tls_old_version

Migrates alert_tls_certificate_mismatch

Migrates alert_tls_certificate_expired

Migrates alert_tls_unsafe_ciphers

Migrates alert_tls_certificate_selfsigned

Migrates alert_potentially_dangerous_protocol

Migrates alert_snmp_device_reset

Migrates alert_port_mac_changed

Migrates alert_port_duplexstatus_change

Mirgates alert_port_errors

Migrates alert_port_status_change

Migrates alert_port_load_threshold_exceeded

Migrates alert_data_exfiltration

Migrates alert_dns_data_exfiltration

Migrates alert_suspicious_tcp_probing alert_suspicious_tcp_syn_probing alert_tcp_connection_refused

Migrates alert_dns_invalid_query

Migrates alert_attack_mitigation_via_snmp

Migrates alert_lateral_movement

Migrates alert_periodicity_update

Migrates alert_dns_positive_error_ratio

Migrates alert_iec104_error
2020-12-22 09:56:38 +01:00
Simone Mainardi
0ccc3507d0 Implements alert:store class method 2020-12-21 12:09:41 +01:00
matteo
d72219b311 Added alert:set_subtype to the new alert API 2020-12-21 11:53:40 +01:00
Simone Mainardi
3789e490ef Shows migrated flow statuses in active flow status dropdown 2020-12-21 10:12:17 +01:00
Simone Mainardi
7c6c249adf Fixes attempt to index a nil value (global 'dirs') 2020-12-21 10:01:42 +01:00
Alfredo Cardigliano
da62df2b73 Remove useless check to avoid misleading warnings 2020-12-18 14:25:25 +01:00
Matteo Biscosi
f13e7157fc Removed ifname from redis prefs keys 2020-12-18 12:27:59 +01:00
gabryon99
dcf5144c04 add active monitoring shortcut 2020-12-18 11:47:17 +01:00