Hi All,
I am trying to get the server myid to show up in my logs so that I can identify
what machine generated that log entry (we aggregate logs). I added the %X{myid}
parameter to the log4j conversion pattern and it is not showing up, just an
empty string where the myid is supposed to show up.
Is there anything I need to do besides adding the %X{myid} to the log4j
properties?
Thank you.
