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.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline 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.