Nicolò Maio

Results 52 comments of Nicolò Maio

Fix the empty confirm delete dialog in the pro repo by 1ca5917992c171c8a3656925e9f39e23ec349ed9

The first issue, 'no category,' is currently correct because, with 'all' alerts, the exclusion does not specify a particular category, leaving the label empty.

Implemented in the PRO repo by 78f0f3ba8853b80e19528527526d1f7252dce97a

Implemented in the pro repo with c972a5cbeee0c81ef3eac174b9a67887db716a32

- /lua/rest/v2/add/host/to_scan.lua (Add Host to vulnerability scan hosts list) -> /lua/rest/v2/add/vs/entry.lua - /lua/rest/v2/exec/host/schedule_vulnerability_scan.lua -> /lua/rest/v2/exec/vs/schedule.lua - /lua/rest/v2/get/host/vulnerability_scan_type_list.lua -> /lua/rest/v2/get/vs/types.lua - /lua/rest/v2/get/host/to_scan_list.lua -> /lua/rest/v2/get/vs/entries.lua - /lua/pro/rest/v2/get/vs/report_list.lua -> /lua/pro/rest/v2/get/vs/reports.lua - /lua/rest/v2/edit/host/update_va_scan_period.lua ->...

To see the VLAN Rules, it's necessary to enable the VLANs Timeseries in Settings -> Preferences -> Timeseries tab.

Hi @cabefe , Could you please provide the ntopng logs?

The VLAN rules are currently only available in the development version, not in the stable version.

According to the ClickHouse documentation https://clickhouse.com/docs/en/guides/sre/ssl-user-auth https://clickhouse.com/docs/en/interfaces/cli#configuration_files it should be necessary to modify the -F params to receive the clickhouse-client config file path.