Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Purpose

This KB provides the a guide on how to enable debug logs for the Composition Tabs for Confluence app.

Note

This guide only applies to Composition Tabs for Confluence Data Center (not Cloud).

Solution

In Composition Tabs for Confluence Data Center we have implemented a logging feature which can be useful for troubleshooting complex issues you may have with the app.

To help us troubleshoot any performance issues you may have, follow the following steps

  1. Go to

...

  1. Settings (

...

  1. )> General Configuration > In the sidebar, under Administration, choose Logging and Profiling.

  2. On the Logging and Profiling screen, you need to Add a New Entry.

    1. Add net.customware.confluence.plugin.composition as a new entry in Class/Package Name.

    2. Set the New Level to DEBUG.

    3. Choose Add entry.

    4. Scroll down and choose Save.

  3. Load the page where you are experiencing issues with the app.

  4. Generate the support zip.

Ensure there are no preceding or trailing spaces or any other characters in the net.customware.confluence.plugin.composition string.

...

After saving the log file, you may, for any reason, want to disable the logging.

Here's how to do it:

  1. Return to the Logging and Profiling screen.

  2. Locate the net.customware.confluence.plugin.composition entry.

  3. Choose Remove.

Info

The Debug Entry is also removed automatically if the Confluence instance is restarted.