Upload Logs to the Netskope Tenant using HTTPS
Upload Logs to the Netskope Tenant using HTTPS
Extracted cloud app events from the appliance get uploaded to the Netskope UI using SFTP. This requires connectivity to upload-<tenant hostname>.goskope.com
on port 22. You can also upload logs from the extracted cloud app events by enabling https-upload on port 443.
The REST API token needs to be configured on the Netskope UI prior to using the HTTPS log upload. To configure the REST API token, login to the Netskope UI and go to Settings > Tools > REST API v1, and then click Generate New Token.
- To enable an HTTPS log upload, enter this command at the configuration prompt:
set log-upload https-upload enable
- To save the HTTPS configuration, enter
save
at the configuration prompt.