01 Aug 2021
10:07 AM
- last edited on
03 Aug 2021
08:56 AM
by
MaciejNeumann
How can I show the Cloud Foundry instance index in the process name?
Process group naming rule is not relevant here, because it doesn't show the index for the specific instance, but rather for all instances in th group.
Is there any way of showing the index per instance? This is needed to distinguish between the instaces in the memory dump.
03 Aug 2021 02:50 PM
You should be able to use the: {ProcessGroup:CloudFoundryInstanceIndex} to incorporate the value into the name. have you tried this method?
04 Aug 2021 06:26 AM
yes, but it gives all available indexes - for example 0,1,2 - rather than the specific one for that instance
30 May 2025 10:48 AM
Hey @gofman_anatoly, did you manage to find the solution to your problem? If so, it would be amazing if you've shared it with the rest of the Community! If not, let me know, and I'll look for some further assistance 😊