IBM Support

MustGather: Information to collect when troubleshooting Issues with IBM Security QRadar SOAR Inbound Email

Troubleshooting


Problem

Collect troubleshooting data for problems with IBM Security QRadar SOAR Inbound Email. Gathering this information before contacting IBM support will help familiarize you with the troubleshooting process and save you time.

Resolving The Problem

Email parsing problems
For problems ingesting emails, gather the following information:
  • Run sudo resPackageLogs -l 7 (on-premises only)
    • What time zone is the server set to use?
  • Describe the problem providing screen shots and other contextual information so the problem can be accurately relayed to IBM Support
  • Take multiple screen grabs, ensuring you display all pages from the inbound email configuration
  • Is the email shown in the SOAR Inbox when it should not?
    • Download the email from the SOAR Inbox using the instructions here
    • Take a screen grab of the SOAR Inbox and identify the affected email
    • Provide the value from the ID column as seen in the SOAR Inbox
    • If you use an email parsing script copy the script into a text file and upload to the case
      • Can you successfully run the email parsing script manually on the affected email?
        • Is the email removed from the SOAR Inbox?
  • What date, time did the problem occur?
    • What time zone is the reported time?
  • What is the affected email's message ID?
  • Does the affected email show as unread in your email client?
  • Download the affected email in .eml or .msg format from your email client
  • What email server software do you use?
  • Is your email server on premises or in the cloud?
  • What protocol are you using to connect?
    • IMAP, EWS or OAuth
  • Are you using a shared email account?
  • Do you use a proxy? (on-premises only)
    • Does the proxy perform SSL inspection?
    • Ensure the proxy allows access to
      • login.microsoftonline.com
      • outlook.office365.com
    • Do you use OAuth?
    • Do you use EWS ?
      • Run cURL command to test connection between SOAR and email server
        • curl -v -u '<email id>':'<password>' -L https://<email server>/EWS/Exchange.asmx -H "Content-Type:text/xml"
  • Check that the certificate is correct
    • Download the certificate from email server
      • openssl s_client -connect <HOST>:<PORT> -showcerts
    • Alternatively, use this command to return all the certificates in a chain.
      • keytool -printcert -rfc -sslserver {server}:<port> > cacerts.pem
    • Some SMTP servers that use STARTTLS  might need you to run a slightly different command. This command tells openssl to use the STARTTLS command before starting TLS. Remember, if it is a chain you need to copy the certificates manually.
      • openssl s_client -starttls smtp -connect <HOST>:<PORT> -crlf -showcerts
  • These commands output the certificate's details such as the subject, validity, signature algorithm, subject alternate names.
    • openssl x509 -in cacerts.pem -text -noout
    • keytool -printcert -v -file cacerts.pem
  • Upload all data to the case

Document Location

Worldwide

[{"Type":"MASTER","Line of Business":{"code":"LOB24","label":"Security Software"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSA230","label":"IBM Security QRadar SOAR"},"ARM Category":[{"code":"a8m0z000000cvv5AAA","label":"Email"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"},{"Type":"MASTER","Line of Business":{"code":"LOB24","label":"Security Software"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSEGM63","label":"IBM Security QRadar SOAR on Cloud"},"ARM Category":[{"code":"a8m0z000000cvv5AAA","label":"Email"}],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"},{"Type":"MASTER","Line of Business":{"code":"LOB24","label":"Security Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSL2BV","label":"IBM Security QRadar Suite - SOAR"},"ARM Category":[{"code":"a8m0z000000cvv5AAA","label":"Email"}],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"},{"Type":"MASTER","Line of Business":{"code":"LOB24","label":"Security Software"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSTDPP","label":"IBM Cloud Pak for Security"},"ARM Category":[{"code":"a8m0z0000001h8pAAA","label":"Support->Cases"}],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]

Document Information

Modified date:
29 May 2024

UID

ibm16574095