Forum Discussion
LaML415
Mar 23, 2022Copper Contributor
MessageTraceDetail API
Is there away pulling in the full the xml data for messagetracedetails without filtering the request? so unlike 'messagetrace' https://reports.office365.com/ecp/reportingwebservice/reporting.svc/MessageTracedetail? which does publish all the data, however has a limited amount of properties.
The endgoal is push the message trace logs into a siem solution like, the details version does have a vast amount of properties.
MessageTraceDetail Report
https://docs.microsoft.com/en-us/previous-versions/office/developer/o365-enterprise-developers/jj984328(v=office.15)?source=docs
MessageTrace Report
https://docs.microsoft.com/en-us/previous-versions/office/developer/o365-enterprise-developers/jj984335(v=office.15)
- Afaik no, you need the message trace ID as input. Microsoft is apparently working on a replacement of the reporting web service, hopefully this new Graph API-based solution will offer better experience when it comes to bulk data collection.
1 Reply
- Afaik no, you need the message trace ID as input. Microsoft is apparently working on a replacement of the reporting web service, hopefully this new Graph API-based solution will offer better experience when it comes to bulk data collection.