The proxy host key defines the hostname for your HTTPS proxy server. There is no default host.
Important
If the proxy type is set to manual, you are required to set the proxy host key or your proxy server connection will fail.
If you define the proxy host, you must also define the following:
proxy host Key
Change this setting using one of the following methods:
Web UI (See Configuring an HTTPS Proxy Server Using the Web UI).
API custom configuration channels (see Using API Custom Configuration Channels).
Manually on individual endpoints using a text editor (see Modifying the Configuration File for a Single Endpoint).
For manual changes, the proxy
hostkey should be listed within quotation marks ("). Enclose the full list of proxy server settings in bracket ({}). For example, you can set the host value to"host": "proxy.fireeye.com",.{"proxy": {"type": "manual","host": "proxy.fireeye.com",}