Docs Menu
Docs Home
/
MongoDB for IntelliJ Plugin
/

Retrieve IntelliJ Logs

On this page

  • About This Task
  • Steps
  • Learn More

This page describes how to retrieve log files from IntelliJ IDEA.

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.

1

In the IntelliJ top menu bar, click Help.

2

In the drop-down menu, click Collect Logs and Diagnostic Data.

A pop-up warning appears, mentioning that the collected information might contain sensitive data.

3

Click Show in Finder.

  • Submit Feedback

Back

Submit Feedback