01 Aug 2021
02:07 AM
- last edited on
03 Aug 2021
12: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.
You should be able to use the: {ProcessGroup:CloudFoundryInstanceIndex} to incorporate the value into the name. have you tried this method?
yes, but it gives all available indexes - for example 0,1,2 - rather than the specific one for that instance