Creating an Edge Gateway
You can create one or more Edge Gateways by running the installer and using the pairing information that you generated from the Connections > Edge gateways page tab in IBM Security QRadar Suite.
You must have the pairing information as described in Pairing, either in a file or in your clipboard.
This procedure requires the use of sudo and you must log in as the
appadmin user.
sudo manageAppHost install <options>-p
option:-p <full path to file>-c
option:-c <full path to PEM certificate>If you require proxy authentication, make sure that the system hosting Edge Gateway is configured to use a proxy as described in Configure proxy authentication.
ip_address> is the address of the server that you want to access, and
<hostname> is the name of the server. If a server has multiple names, you can
add each name using --hostname as shown in the following
command:manageAppHost dns --set --ip <ip_address> --hostname <hostname1> --hostname <hostname2>--show option to see the defined host names and the
--clear option to remove a host name previously set with the
manageAppHost command.You can use the command to create additional Edge Gateways. One system hosting multiple Edge Gateways can pair Edge Gateway to multiple IBM Security QRadar Suite accounts. However, a single Edge Gateway can be paired to a single IBM Security QRadar Suite account only.