Configure an IBM
QRadar App Host on an IBM Cloud® VPC Server instance by using the IBM Cloud VPC image on Fix Central.
Before you begin
You must acquire entitlement to a QRadar Software Node before you
deploy the QRadar instance. To
acquire entitlement to a QRadar Software Node, contact your QRadar Sales Representative.
For any issues with QRadar software, engage IBM® Support. If you experience any
problems with IBM Cloud VPC infrastructure, refer to
IBM Cloud VPC documentation (https://cloud.ibm.com/docs). If IBM Support determines that your issue is caused by the IBM Cloud VPC infrastructure, you must contact IBM Cloud for support to resolve the underlying issue.
About this task
If you are installing a data gateway for QRadar on Cloud, go to Installing a QRadar data gateway in IBM
Cloud
(https://www.ibm.com/docs/en/SSKMKU/com.ibm.qradar.doc/t_hosted_IBM_Cloud_VPC.html).
You must use static IP addresses.
If you deploy a managed host and a Console in the same virtual network, use the private IP address
of the managed host to add it to the Console.
If you deploy a managed host and a Console in different virtual networks, you must allow firewall
rules for the communication between the Console and the managed host. For more information, see
QRadar® port usage.
Procedure
- Download the .qcow2 image file.
- Go to the CLOUD MARKET PLACE section of Fix Central
(https://www.ibm.com/support/fixcentral/swg/selectFixes?parent=IBM%20Security&product=ibm/Other+software/IBM+Security+QRadar+SIEM&release=7.4.0&platform=Linux®&function=all).
- Click
7.4.3-CMP-IBMCloudVPC-APPHOST-QRADAR-20220329114452.
- Download the .qcow2 and .sig
files.
The .qcow2 file download can take several
hours.
- Use the .sig file to verify the integrity of the
.qcow2 file.
- Upload the .qcow2 image file.
- Go to IBM Cloud (https://cloud.ibm.com/) and create a new
storage bucket.
You need the location that is used by your storage bucket in step
3.
- Upload the .qcow2 file.
The upload can take up to an
hour. Do not rename the .qcow2 file. Renaming the file causes the import to
fail.
- Import the .qcow2 file.
- In IBM Cloud, click .
- Click Create.
- Enter a name for the image and select a Resource group for the
image to belong to.
- Set the Source to Cloud Object
Storage.
- Select the Cloud Object Storage service instance, the location that is used by your
storage bucket, your storage bucket, and the .qcow2 file that you
uploaded.
Note: If you want to import your image into multiple regions, you will have to repeat step 2 and
create a new storage bucket in each desired region.
- Set the Operating system to Red Hat Enterprise
Linux, and set the Version to
red-7-amd64-byol.
- Click Create custom image.
The import can take up to
10 minutes.
- After the image status is Available,
create the instance.
- Click .
- Click Create +.
- Set the Architecture to
Intel.
- Set the Hosting type to
Public.
- Set the location to the same region that you imported your image to in step
3.
- Give your instance a name that doesn't exceed 57 characters.
The name can
contain only alphanumeric characters and the - symbol.
- Select a Resource group for the instance.
- If you would like an easier way to identify your instance, enter a tag for your
instance.
- Set the Operating system to Custom
image.
The Select custom image window
appears.
- Choose the image that you imported in step 3, then click
Select.
- Click View all profiles.
The Select
an instance profile window appears.
- Select a profile that meets the system requirements for
virtual appliances, then click Save.
Important: Instances that use Instance storage are not supported.
- Select or create an SSH key pair.
You need an SSH key pair to access the
instance by using SSH.
- In the Data volumes section, click Create
+.
- Enter a Name for the second disk.
- Estimate your storage needs and enter a size for the second disk in GB.
The
minimum size is 250 GB. The added disk must be the second disk. It cannot be the third or greater
disk.
When the installation is complete, this disk contains the /store and
/transient partitions.
Warning: You cannot increase storage
after installation.
- Select a profile, set the IOPS, and click
Create.
- Select a Virtual private cloud.
- In the Network interfaces section, click the icon next to
eth0.
- Leave the interface set to eth0 and
select a Subnet.
- Set Reserving method to Let me specify
and select a reserved private IP address from your subnet.
This IP address will be the
private IP address associated with your instance.
- Select a security group that allows ports 22 and 443 only from trusted IP addresses,
then click Save.
In a
QRadar deployment with multiple
appliances, other ports might also be allowed between managed hosts. For more information about what
ports might need to be allowed in your deployment, see
c_qradar_adm_ports_and_servers.html.
- Click Create Virtual Server.
- When the instance status says Running,
assign a floating IP address to your instance.
- Click on the instance that you created.
- In the Network interfaces section, click the icon next to
eth0.
- Select an IP address or Reserve a new floating IP from the
Floating IP address dropdown, then click
Save.
-
Install the App Host and set the root password.
- When the floating IP address is assigned, log in by typing the following
command:
ssh -i <private_key> cloud-user@<public_IP_address>
- To install the App Host, type the following command:
- The system prompts you to set the root password. Set a strong password that meets the
following criteria.
- Contains at least 5 characters
- Contains no spaces
- Includes one or more of the following special characters: @,
#, ^, and *.
- Add the host to your deployment in QRadar.
- On
the navigation menu ( ), click
Admin.
- In the System Configuration section, click System
and License Management.
- In the Display list, select
Systems.
- On the Deployment Actions menu, click Add
Host.
- Configure the settings for the host by providing the fixed IP address, and the root
password to access the operating system shell on the appliance.
- Click Add.
- Optional: Use the menu to see visualizations of your deployment. You can download a
PNG image or a Microsoft Visio
(2010) VDX file of your deployment visualization.
- On the Admin tab, click .
Important: QRadar continues to collect events
when you deploy the full configuration. When the event collection service must restart, QRadar does not restart it
automatically. A message displays that gives you the option to cancel the deployment and restart the
service at a more convenient time.
- Change where your apps are run in QRadar.
- On the System and License Management screen, click the
Click to change where apps are run link.
- Click App Host to transfer apps to the App Host.
Note: The more apps and app data you have, the longer the transfer takes.