How to determine which node a user is accessing in Datacenter
Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.
Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Problem
When attempting to diagnose issues with Datacenter, often you'll want to specify which node the issue is occurring on since it may be specific to a certain instance. Typical Datacenter instances will be load balanced and so different users may experience different issues based on which node they connect to. This article helps determine which node an end user is accessing
Environment
Specific to JIRA Datacenter
Resolution
Scroll down to the bottom of the dashboard page
Check the footer and locate the text Atlassian JIRA Project Management Sofware (vX.X.X#XXXXX-XXXX:XXXXXXX:YOUR-NODE)
Cross reference the footer with your cluster.properties file located in your node local home
YOUR-NODE corresponds with the jira.node.id defined in the file

In the example, the node we'd be accessing would be node2.
More information
For more information about the footer, visit the:
Was this helpful?