Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Note: This information pertains only to Jira Server. If you are using Jira Cloud, please contact us for assistance.

To enable debug logging for the add-on and retrieve generated logs, follow the steps below:

  1. Click on the gear icon in the upper right and choose "System" from the drop down menu that appears.
  2. In the Administration screen, click on "Logging and Profiling" on the left side under "Troubleshooting and Support"


  3. Scroll down to the "Default Loggers" section and click on the "Configure logging level for another package" item.


  4. In the dialog that appears, enter "com.mobilitystream" in the "Package name" field (without quotes), select the TRACE logging level, and click the "Add" button.


  5. In the Administration screen, click on "System info" on the left side under "Troubleshooting and Support"


  6. Scroll down to the "File Paths" section and note the location of atlassian-jira.log
  7. Perform the actions in Jira that are expected to generate log file entries for the add-on.
  8. Open the atlassian-jira.log file.
  9. Search the log file for a timestamp from around the time when you performed step #7. The information from the add-on will include lines that contain "google4jira" or "mobilitystream".

Please contact us if you need assistance interpreting the logs or have any additional questions.


  • No labels