Currently I am getting messages from multiple sources into a single input. This all works fine and I can filter on specific sources. However the source names aren't really userfriendly, for example 4f5b4a8de2b9
.
So the question is, is it possible to configure the logger to send a specific source or append something to the source so that they are more easily distinguishable and searchable?
For the reference I am using multiple wildfly servers that are restarted quite frequently, so the source tag is currently changed a lot.