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?
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,
Thanks,
Pramodh
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Want to leave your mark on Confluence? One winner will have their whiteboard design added into Confluence for all users to access! This is your chance to showcase your creativity, help others, and gain recognition in the Confluence community.
Share your template today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.