EWS log analyzer
Which EWS operations do your applications call, and how much of that traffic can the Avakode bridge translate to Microsoft Graph today? Free; the file is analyzed in memory and discarded.
What you can upload
- Microsoft 365 admin center → Reports → Usage → Exchange → EWS usage → Export (CSV).
- Exchange Server EWS logs (
Logging\Ews) or HttpProxy logs — CSV with a SoapAction column. - IIS logs of
/EWS/Exchange.asmx(Exchange 2010 writesSoapAction=…into cs-uri-query). - EWS traces (EWS Managed API
<Trace Tag="EwsRequest">) or raw SOAP requests. - A list of operation names, one per line, optionally with a count.