Retrieve IntelliJ Logs
On this page
The MongoDB for IntelliJ Plugin is currently in Private Preview.
This page describes how to retrieve log files from IntelliJ IDEA.
About This Task
Log files help the MongoDB development team diagnose bugs in the IntelliJ Plugin. When you retrieve logs, IntelliJ generates a zip file with the following contents:
General information about the IDE installation such as version, host OS, host CPU, available memory, and other plugins that might affect current functionality.
Thread dumps of the current state of IntelliJ.
Internal state of the UI.
OpenTelemetry metrics from IntelliJ.
Logs of all plugins, including the MongoDB for IntelliJ Plugin.
Steps
2