Retrieve sensor proxy settings
Before you begin
You must have experience working with the proxy server's operating system.
You must have administrative permissions.
Verify proxy settings
Use the sensor getproxysettings
command to verify the current proxy settings:
Windows: change into the sensor cli subdirectory and run
getproxysettings.bat
Linux: change into the sensor cli subdirectory and run
./getproxysettings.sh
Docker: use the above Linux command if running from an interactive shell, or else run
docker exec -it <container-id/name> <sensor-install-path>/cli/getproxysettings.sh
What's next
Save the settings in a separate file for future reference.