We have 3 producers and 3 consumers. While producers are sending messages to the queue the messages are processed by one of the consumers. We are trying to identify which producers are sending the messages, but we couldn't determine which consumers are processing them.
Help me the find out which consumers taken the taken and processing how to check this things from the ActiveMQ Artemis web console.