Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
In a clustered methodserver environment, I would like to assign a unique name as a JVM option for each methodserver.
When loading the APM Java agent and sending data to the collection server, the name needs to be unique.
Is there a name that refers to the node name of the methodserver?
Hi WK_10869822
Thank you for your question.
I encourage you to bring more details and context to your initial inquiry. This will make it easier for you to receive meaningful help from other Community members.
My server is running 4 MethodServer instances.
I want to assign a number to each instance via the JVM option.
For example: -DmethodServer.number = {MethodServer's instance number like 0 or 1 or 2 or 3}
