O365 Microsoft Message Trace Reports

Prev Next

About Microsoft Message Trace Report

Table name: microsoft-message-trace-report

Message Trace Reports for various actions over your Office 365 outlook (Microsoft Exchange email). These include received, rejected, deferred, or delivered messages’ reports / traces . Message trace also shows what actions were taken on the message before it reached its final status.

Learn more here.

Important Note Regarding Setting up Message-Trace ingestion

This integration requires its own Client Secret when registering the app (a different one from the audit-logs).

  1. In the Hunters Data Types section:

  2. Enable Microsoft Message Trace Report

  3. Disable O365 Audit Logs (since a separate integration exists for O365 Audit Logs)

  4. To configure this, go to:

  5. Data Sources → Connect Data Sources → More Integrations under Office 365:

 Sending Data To Hunters

📘 Note

To complete the steps below you’ll need an Azure admin user.

To set up ingestion from Microsoft 365, perform the following steps:

Sample Data

{
  "EndDate": "/Date(1742491887000)/",
  "FromIP": "1.1.1.1",
  "Index": 111,
  "MessageId": "<CONFLUENCE.111@111>",
  "MessageTraceId": "1111-ff31-4dc8-1111-0811111508f0",
  "Organization": "hunters.onmicrosoft.com",
  "Received": "/Date(1742491883215)/",
  "RecipientAddress": "dan.shan@hunters.mail.onmicrosoft.com",
  "SenderAddress": "confluence@hunters.com",
  "Size": 2300433,
  "StartDate": "/Date(1742490087000)/",
  "Status": "Resolved",
  "Subject": "[confluence] HUNTERS Connect Product > GGG Product Testing for Customization projects",
  "ToIP": null,
  "__metadata": {
    "id": "https://reports.office365.com/ecp/ReportingWebService/Reporting.svc/MessageTrace(111)",
    "type": "TenantReporting.MessageTrace",
    "uri": "https://reports.office365.com/ecp/ReportingWebService/Reporting.svc/MessageTrace(111)"
  }
}