...
If your infrastructure doesn't allow direct access to logichub Devo SOAR instance from the machine remote agent is installed on then we can specify the above property to route all the HTTPS requests from remote agent to this server.
...
If your infrastructure doesn't allow direct access to logichub Devo SOAR instance from the machine remote agent is installed on then we can specify the above property to route all the HTTP requests from remote agent to this server.
...
If you want to avoid proxy for certain URL then the URL should be put here. Ideally, this shouldn't be required since remote agent only try to connect to the logichub Devo SOAR instance.
Text
Code Block |
---|
2022-07-19 09:44:55.908 INFO main.py:set_proxy:16 [Thread-1] - Setting No Proxy to be https://www.proxyserver:proxyport.com |
...