-
Notifications
You must be signed in to change notification settings - Fork 111
Collecting log files for Outlook Add‐ins issues
victoria-msft edited this page Jun 18, 2025
·
16 revisions
- Launch Browser, open Dev Tools (Make sure Dev tools are opened before navigating to outlook url)
- Open URL https://outlook.office.com/mail/inbox?enableTracing&track=*
- Navigate to Network Tab
- Login to Outlook by navigating to outlook url
- Repro your scenario in Outlook Web
- Export har file from Devtools
- Navigate to console tab. Copy all the details into console log, and save to a text file
- Send the har file, and console log along with other details.
Do not share your HAR files and logs on public forums. To share them for an issue on Github, please create a private repository and give access to exextoc for the same. Revoke permissions for the repository once your issue is addressed.
- Run the following command, which will open New Outlook along with Devtools
olk.exe -devtools
- Enable the troubleshooting log setting from the new outlook following the instructions in the snapshot:
- Navigate to Network Tab in Devtools
- In "New Outlook" Repro your scenario
- Export har file from dev tools
- Navigate to console tab in dev tools window. Copy all the details into console log, and save to a text file
- Send the har file, and console log along with other details.
Do not share your HAR files and logs on public forums. To share them for an issue on Github, please create a private repository and give access to exextoc for the same. Revoke permissions for the repository once your issue is addressed.
- Repro the issue
- Within Outlook for iOS and Android's settings, tap Help & Feedback.
- Tap Collect Diagnostics. Collect Diagnostics will capture data from Outlook for iOS and Android, Authenticator, and the Company Portal and upload all the relevant logs to Microsoft.
- Tap Get Started.
- Tap Upload Outlook Logs (iOS) or Collect Logs (Android).
- Share the incident ID
- Re-launch Outlook
- Repro the issue
- Click on Help->Collect Diagnostics
- Share the incident ID
- Repro the issue
- Navigate to "Help" tab
- Click "Feedback" --> "Report a problem"
- In the text box, write "Classic Windows Desktop Outlook Add-ins Diagnostic #[Incident ID or Issue Number]"
- Hit “Submit” button at the bottom
- Repro the issue
- Navigate to "Help" tab
- Click "Get Diagnostics"
- Read and accept the Privacy Statement
- Navigate to the downloaded diagnostic data and share with the team as instructed
Do not share these files on a public forum. To share them for an issue on Github, please create a private repository and give access to exextoc for the same. Revoke permissions for the repository once your issue is addressed.