How do I provide useful data for performance issue analysis?
Purpose
This article describes enabling debug logs for the Linking for Confluence app.
This guide only applies to Linking for Confluence (Data Center Version).
Solution
In the Linking for Confluence Data Center, you can troubleshoot app performance issues using the logging feature.
To troubleshoot any performance issues, do the following:
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.
You can find the log file here:Â <confluence-installation>/home/logs/atlassian-confluence.log
Removing the debug entry
If you want to disable the logging, 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.