Git Integration for Jira Self-Managed (Data Center/Server) Documentation

Contact Support

Logging FAQ

This page contains related questions about troubleshooting using Jira logs.

Use the FAQ below to find answers to common questions.  Feel free to contact our support team via our Support portal if you don’t see what you’re looking for.


How to create the support zip file?

Note
Jira Cloud does not have the Support Zip feature.

(The old video is removed. Updated Video guide coming soon)

Jira can produce a Support Zip file for diagnosing issues. This will give our support team a better view of the issue.

You can create this file by accessing the Atlassian Support Tools in your Jira:

  1. On your Jira Server dashboard, go to Jira Administration.

  2. Click System.

  3. On the left sidebar, click Troubleshooting and support tools.

  4. Click the Create support zip tab.

  5. For Customize zip, leave all check marked options (recommended) or check/uncheck required information to generate.

    RECOMMENDED!  For Jira Data Center instances, you may include Thread dumps for performance analysis.

  6. Click Create zip to start generating support data.

Locate the generated Support Zip file and send it via our Support portal.

How do I enable debug logging level for Git Integration for Jira app?

The debug logging level can be set by performing the following steps:

  1. On your Jira dashboard, go to Jira Administration ➜ System.

  2. On the sidebar, under System support, select Logging and profiling.

  3. Scroll down to the Default Loggers section, then click Configure.

  4. On the following screen, enter com.bigbrassband.jira.git for Package name then set Logging Level to DEBUG.

  5. Click Add to add this configuration to the Debug Loggers list.

To report errors:

  1. Collect errors and send log file via our Support portal.

  2. Also, please add your Jira version, Git plugin version and OS used to run Jira.

The Git Integration for Jira app — like most Atlassian Marketplace apps — writes to the standard Jira log. The setting you’ve enabled here causes it to write more log data.

Where can I find the Jira logs?

The Git logging is also found in the standard Jira logs. This can change based on how Jira was installed, which version you have, and which version you started with. Generally, start by looking at catalina.out in the Jira Tomcat directory.

If you need to troubleshoot the installation of the Git Integration for Jira app (or any Jira issue), the best place to turn to or check is the logs that Jira offers.

Please follow the directions from Atlassian: Atlassian Logging and Profiling and send us the following file:

  • atlassian-jira.log (if Windows)

  • catalina.out (if Linux)

Have feedback about this article? Did we miss something? Let us know!
On this page