Installing Office 365 Message Trace REST API Protocol and dependent DSM

You can install Office 365 Message Trace REST API protocols and also dependent DSMs.

The Office 365 Message Trace protocol is migrating from the deprecated Reporting Web Service API to Microsoft Graph API v1.0. The following protocol and DSM must be installed or upgraded:
  • Office 365 Message Trace REST API Protocol
  • Microsoft Office 365 Message Trace DSM

Procedure

To install Office 365 Message Trace REST API protocol and its dependent DSM, 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-Office365MessageTraceRESTAPI-7.5-202XXX.noarch.rpm DSM-MicrosoftOffice365MessageTrace-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.