Installing Amazon Web Services protocol configuration and dependent protocols

You can install Amazon Web Services protocols and also dependent protocols.

The upgrading dependencies that are related to Amazon SDK libraries from Version 1 to Version 2 and all its dependent protocols is updated. The following list of protocols must be installed or upgraded:
  • Amazon Web Services protocol
  • Amazon AWS S3 REST API protocol
  • IBM Cloud Object Storage protocol
  • Alibaba Cloud Object Storage protocol

Procedure

To install Amazon Web Services protocol and dependent Protocols, complete the following steps:
  1. Log in to the QRadar Console as a root user.
  2. Copy all the listed Protocol RPMs from FixCentral to a directory on the QRadar Console.
  3. Go to the directory where you copied the protocol RPMs by typing the following command:
    cd <path_to_directory>
  4. To install all the protocol RPMs simultaneously, run the following command in a single step:
    yum install PROTOCOL-AmazonWebServices-7.5-202XXX.noarch.rpm PROTOCOL-AmazonAWSRESTAPI-7.5-202XXX.noarch.rpm  PROTOCOL-AlibabaCloudObjectStorageService-7.5-202XXX.noarch.rpm PROTOCOL-IBMCloudObjectStorage-7.5-202XXX.noarch.rpm
    Note: Replace <202XXX>noarch.rpm with the actual RPM file names. Ensure that all RPM files are located in the current working directory or specify the full path to each file.
    All specified RPM packages are installed concurrently as part of a single command execution. Do not install them one by one.
  5. From the Admin tab of the QRadar Console, select Advanced > Deploy Full Configuration.