Commit graph

9656 commits

Author SHA1 Message Date
Nicolo Maio
193ff19f7b [VS] Fix search on host_name (#7864) 2023-10-02 10:15:43 +02:00
Alfredo Cardigliano
66648f76f5 Fix SQL error on alerts 2023-10-02 09:17:21 +02:00
Matteo Biscosi
b1731a0ecc Fixed next function not working 2023-09-29 10:58:55 +00:00
Matteo Biscosi
7c5d0e37d5 Fixes vulnerabilities taking too long to load (#7846) 2023-09-29 10:10:59 +00:00
Alfredo Cardigliano
ed7ebaa6ac Add flag to use proxy in email settings 2023-09-28 11:07:28 +02:00
Matteo Biscosi
284b040130 Fixes alert store not working 2023-09-27 16:08:13 +00:00
Matteo Biscosi
1fdced1316 Moved no more used components 2023-09-27 15:10:38 +00:00
Nicolo Maio
6abeb768ca Fix Flow Exporter dropdown. (#7845) 2023-09-27 13:59:30 +00:00
Matteo Biscosi
9670b4fee1 Fixes select issue 2023-09-27 11:02:40 +00:00
Matteo Biscosi
dfed05c9a8 Removed excessive description and fixes untagged vlan name 2023-09-27 09:24:04 +00:00
Matteo Biscosi
37770ff45d Fixes host data not formatted 2023-09-27 09:24:04 +00:00
Alfredo Cardigliano
ce0eb043cf Fix syslog endpoint. 2023-09-27 10:45:06 +02:00
Alfredo Cardigliano
db17a47e8a Fix syslog endpoint. Add logging of bad severity. 2023-09-27 10:44:33 +02:00
Alfredo Cardigliano
6c707f05e7 Add historical_flows dashboard tempalte dep 2023-09-26 17:40:28 +02:00
Alfredo Cardigliano
bf93ebd29c Add required modules in report templates. Add vs_utils.is_available. 2023-09-26 17:33:23 +02:00
Matteo Biscosi
3a53bef7a3 Fixes fill value not working 2023-09-26 11:09:12 +00:00
Matteo Biscosi
47377af96b Added total traffic column in flow alerts page (#7776) 2023-09-26 10:18:25 +00:00
Matteo Biscosi
9bed7474f8 Fixes flow exporters not seen with aggregated interfaces 2023-09-26 08:23:57 +00:00
Matteo Biscosi
96af8aa162 Restricted top flow chart for community version 2023-09-26 08:23:57 +00:00
Luca Deri
bc221c29ab Minor changes 2023-09-25 22:05:45 +02:00
Matteo Biscosi
3224e81030 Fixes top flows sankey 2023-09-25 16:34:52 +00:00
Matteo Biscosi
4710f6b03b Added input with suggestions component (#7842) 2023-09-25 14:59:10 +00:00
Nicolo Maio
96ea64c121 [VS] Add report tab. (#7843) 2023-09-25 15:37:06 +02:00
Alfredo Cardigliano
2b9b8201ff Add requires.model section in dashboard/report template 2023-09-25 12:10:06 +02:00
Nicolo Maio
06628ad694 Fix aggregated live flows vlan_id parameter. 2023-09-22 01:42:17 +02:00
Alfredo Cardigliano
6b925dfce7 Restore community dashboard 2023-09-21 14:29:18 +02:00
Alfredo Cardigliano
fe2bed87d6 Restore reboot action 2023-09-21 14:02:08 +02:00
Alfredo Cardigliano
1df4b43eff Add version check on dashboard template (M) 2023-09-20 12:46:55 +02:00
Alfredo Cardigliano
fa05a5a2fc Fix get/dashboard/template/list.lua 2023-09-20 12:42:29 +02:00
Matteo Biscosi
eeedb51bbc Possible fix for protocol rrd name (#7838) 2023-09-20 10:34:16 +00:00
Luca Deri
72aee7ffab Implemented Utils::execCmd for avoiding lua popen
Refreshed VS modules
2023-09-20 12:23:51 +02:00
Luca Deri
24755e55d8 Format fix 2023-09-19 19:06:28 +02:00
Luca Deri
8d30d2a592 Fix for validating correctly host and VLAN 2023-09-19 18:49:21 +02:00
Alfredo Cardigliano
fa2f12eba5 Disable 'Restoring host' as it only shows empty metadata 2023-09-19 12:35:56 +02:00
Luca Deri
0bc208cefa Enhanced Cloud mode and VS 2023-09-18 23:14:56 +02:00
Nicolo Maio
8ecf78d65c [VS] Fix hidden attribute of historical page. 2023-09-18 14:55:48 +02:00
Nicolo Maio
53b0d52fc0 [VS] Fix scan status and other minor fix. 2023-09-18 14:52:05 +02:00
Luca Deri
38f0047dc1 Added mapServiceName
Example mapServiceName(80, "tcp")
2023-09-18 11:19:47 +02:00
Nicolo Maio
925a94659b [VS] Add open ports page. (#7825) 2023-09-15 23:23:35 +02:00
Nicolo Maio
644806e5c0 Cleanup alerts content removing emoji and html in flow formatter for pagerduty. (#7823) 2023-09-15 10:37:40 +02:00
Alfredo Cardigliano
7e4ea888b1 Enable old reports for enterprise with clickhouse disabled 2023-09-15 10:16:39 +02:00
Alfredo Cardigliano
24e80bc6b9 Restore old Report page for the Pro version only 2023-09-15 09:49:15 +02:00
Alfredo Cardigliano
12303db959 Add debug mode for the email endpoint (redis-cli set ntopng.prefs.debug_email 1) 2023-09-14 15:24:56 +02:00
Nicolo Maio
2d1eb76db5 [VS] Add more logs 2023-09-14 12:17:02 +02:00
Alfredo Cardigliano
640e124775 Set capture direction for n2disk in zmq interfaces 2023-09-13 15:26:42 +02:00
Alfredo Cardigliano
d43301cc3c Add explicit flag to enable flow export when recording on zmq interfaces 2023-09-13 15:11:05 +02:00
Nicolo Maio
1c3fa662ca Fix validation hostname with spaces. (7700) 2023-09-13 13:47:58 +02:00
Alfredo Cardigliano
0e238d1a83 Fix smart_disk_space 2023-09-13 12:56:27 +02:00
Alfredo Cardigliano
c425ec31c2 Allow to use any interface for recording in collector interfaces 2023-09-13 10:58:24 +02:00
Luca Deri
74d693017b Initial changes for flow support in cloud mode 2023-09-12 23:59:23 +02:00