- Onboard Cloud Collectors
- Shareable Service Accounts
- Add Accounts for AWS Cloud Collectors
- Add Accounts for Cisco Duo Cloud Collector
- Add Accounts for Google Cloud Collectors
- Add Accounts for Microsoft Cloud Collectors
- Add Accounts for Okta Cloud Collectors
- Add Accounts for Salesforce Cloud Collectors
- Add Accounts for Splunk Cloud Collectors
- Add Accounts for Trend Micro Cloud Collectors
- Add Accounts for Wiz
- Abnormal Security Cloud Collector
- Anomali Cloud Collector
- AWS CloudTrail Cloud Collectors
- AWS CloudWatch Cloud Collector
- AWS CloudWatch Alarms Cloud Collector
- AWS GuardDuty Cloud Collector
- AWS S3 Cloud Collector
- AWS Security Lake Cloud Collector
- AWS SQS Cloud Collector
- Azure Activity Logs Cloud Collector
- Azure Blob Storage Cloud Collector
- Azure Log Analytics Cloud Collector
- Azure Event Hub Cloud Collector
- Azure Storage Analytics Cloud Collector
- Azure Virtual Network Flow Cloud Collector
- Box Cloud Collector
- Broadcom Carbon Black Cloud Collector
- Cato Networks Cloud Collector
- ChatGPT Enterprise Cloud Collector
- Cisco Duo Cloud Collector
- Cisco Meraki Cloud Collector
- Cisco Secure Endpoint Cloud Collector
- Cisco Umbrella Cloud Collector
- Cloudflare Cloud Collector
- Cribl Cloud Collector
- CrowdStrike Cloud Collectors
- Cylance Protect (now Arctic Wolf) Cloud Collector
- DataBahn Cloud Collector
- Dropbox Cloud Collector
- GCP Cloud Logging Cloud Collector
- GCP Pub/Sub Cloud Collector
- GCP Security Command Center Cloud Collector
- Gemini Enterprise Cloud Collector
- GitHub Cloud Collector
- Gmail BigQuery Cloud Collector
- Google Workspace Cloud Collector
- LastPass Cloud Collector
- Microsoft Copilot Integration
- Microsoft Defender XDR (via Azure Event Hub) Cloud Collector
- Microsoft Entra ID Context Cloud Collector
- Microsoft Entra ID Logs Cloud Collector
- Microsoft 365 Exchange Admin Reports Cloud Collector
- Supported Sources from Microsoft 365 Exchange Admin Reports
- Migrate to the Microsoft 365 Exchange Admin Reports Cloud Collector
- Prerequisites to Configure the Microsoft 365 Exchange Admin Reports Cloud Collector
- Configure the Microsoft 365 Exchange Admin Reports Cloud Collector
- Troubleshooting the Microsoft 365 Exchange Admin Reports Cloud Collector
- Recover Stopped Log Ingestion for Microsoft 365 Exchange Admin Reports Cloud Collector
- Microsoft 365 Management Activity Cloud Collector
- Microsoft Security Alerts Cloud Collector
- Microsoft Sentinel (via Event Hub) Cloud Collector
- Mimecast Cloud Collector
- Mimecast Incydr Cloud Collector
- Netskope Alerts Cloud Collector
- Netskope Events Cloud Collector
- Okta Cloud Collector
- Okta Context Cloud Collector
- Palo Alto Networks Cortex Data Lake Cloud Collector
- Palo Alto Networks XDR Cloud Collector
- Phishing Email Inbox Cloud Collector
- PingOne Identity Cloud Collector
- Progress ShareFile Cloud Collector
- Proofpoint On-Demand Cloud Collector
- Proofpoint Targeted Attack Protection Cloud Collector
- Qualys Cloud Collector
- Recorded Future Cloud Collector
- Recorded Future Context Cloud Collector
- Rest API Cloud Collector
- S2W Threat Intelligence Cloud Collector
- Salesforce Cloud Collector
- Salesforce EventLog Cloud Collector
- SentinelOne Alerts Cloud Collector
- SentinelOne Cloud Funnel Cloud Collector
- SentinelOne Threats Cloud Collector
- SentinelOne Cloud Collector
- ServiceNow Cloud Collector
- Slack Cloud Collector
- Snowflake Cloud Collector
- Sophos Central Cloud Collector
- Splunk Cloud Collector
- STIX/TAXII Cloud Collector
- Symantec Endpoint Security Cloud Collector
- Tenable Cloud Collector
- Trend Vision One Cloud Collector
- Trellix Endpoint Security Cloud Collector
- Vectra Cloud Collector
- Webhook Cloud Collectors
- Wiz API Cloud Collector
- Workday Cloud Collector
- Zoom Cloud Collector
- Zscaler ZIA Cloud Collector
- Shareable Service Accounts
Recover Stopped Log Ingestion for Microsoft 365 Exchange Admin Reports Cloud Collector
To recover missing data after an ingestion gap, first use the Message Trace v1 search in Cloud Collectors to identify exactly when the logs stopped. Once the timeframe is confirmed, re-create the cloud collector and adjust the Ingest From setting to the timestamp of the interruption to backfill the lost logs.
Use the following steps to recover stopped log ingestion.
Identification of Ingestion Discontinuance: Check when log ingestion is stopped.
Creation of a new collector with MessageTraceV2 data source, in addition to the existing collector for which log ingestion has been stopped.
Check When Log Ingestion Stopped
Use the following steps to access the Search page for the cloud collector instance for which log ingestion is stopped.
Log in to the New-Scale Security Operations Platform with your registered credentials as an administrator.
Navigate to Collectors > Cloud Collectors.
On the Overview tab, search for the Microsoft 365 Exchange Admin Reports collector instance using the search box.
Locate the Microsoft 365 Exchange Admin Reports collector instance that has log ingestion stoppage error and click the more options menu (...).

Click Open in Search.
Expand the search time range to determine when ingestion stopped and the time of last successful log ingestion by clicking the calendar icon in the Search query box.
To filter the search results to view Message Trace logs only, edit the auto-generated query to add the following regex.
AND RGX("dproc=MessageTrace")Record the timestamp of the last successfully ingested log. Use this value while updating the Ingest From setting of the cloud collector.
Create a New Collector with MessageTraceV2 Data Source
To fetch missing data, create a new Collector with the MessageTraceV2 data source and set IngestFrom to the time when the MessageTrace data source stopped receiving logs. Use New Scale Search to record the timestamp of the last ingested log for the MessageTrace data source. If the original collector already has the MessageTraceV2 data source enabled, the new collector will duplicate MessageTraceV2 data. After backfilling is complete, stop the new collector (only if the original collector already uses MessageTraceV2) to prevent further duplication.
Note
After a Service Principal is created, provisioning on the Entra ID (Azure AD) side may take several hours to complete. You can create a new service principal using Graph Explorer or Microsoft Graph PowerShell SDK. For more information, see Graph-based message trace API onboarding guide in the Microsoft documentation.
If you encounter a 401 error during or after the Test Connection and update, this typically indicates that Entra ID provisioning has not yet completed. It is recommended to wait for a few hours.