Purpose
This KB provides the guide on how to enable article describes enabling debug logs for the Linking for Confluence app.
Note |
---|
This guide only applies to Linking for Confluence (Data Center (not CloudVersion). |
Solution
In the Linking for Confluence Data Center we have implemented a logging feature which can be useful for troubleshooting performance issues you may have with the Linking add-on, you can troubleshoot app performance issues using the logging feature.
To help us troubleshoot any performance issues you may have, follow do the following steps:
...
Click the Gear icon ( ⚙
...
) > General Configuration
...
. Under Administration, choose Logging and Profiling from the sidebar.
On the Logging and Profiling screen, you need to Add a New Entry.
Add
net.customware.confluence.plugin.linking
as a new entry in the Class/Package Name.Set the New Level to
DEBUG
...
Select Add entry.
Scroll down and
...
click Save.
Load the page where you are experiencing slow performance with
...
the app.
Generate the
...
Support zip.
Ensure there are no preceding or trailing spaces or any other characters in the net.customware.confluence.plugin.linking
string.
Tip |
---|
You can find the log file here: |
Removing the
...
debug entry
If you want to disable the logging.Here's how to do it, ater saving the log file do the following:
Return to the Logging and Profiling screen (navigate as mentioned in the steps above).
Locate the
net.customware.confluence.plugin.linking
entry.
...
Click Remove.
Info |
---|
The Debug Entry is also removed automatically if the Confluence instance is restarted. |