Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

What node is a user on?

Jeff Shepherd January 22, 2021

How can I find out what node a user is on?

Since I have privs, I can go to Confluence Administration and the node is listed at the bottom of the page. What about for a normal user that can't get into Administration?

1 answer

0 votes
Pramodh M
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 22, 2021

Hi @Jeff Shepherd

You can use the confluence.cluster.node.name system property to set the node identifier on each node so that it's easier for your users and administrators to read.

See Configuring System Properties for more information on how to set the system property.

For more details, please find the similar question here,

https://community.atlassian.com/t5/Confluence-questions/How-to-set-a-name-for-node-in-confluence-clustering/qaq-p/844934

Thanks,
Pramodh

Jeff Shepherd February 1, 2021

I have already set that property. In fact, I have set it so it automatically sets it with the $HOSTNAME variable.

/opt/confluence/bin/setenv.sh

CATALINA_OPTS="-Dconfluence.cluster.node.name=${HOSTNAME} ${CATALINA_OPTS}"

However, even though this sets the node name, that name is only displayed at the bottom of pages in Confluence Administration, not in normal user spaces.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events