@uherbst
Thanks for the reply.
I want to know the client who is publishing on a topic or a client name on which topic its publishing messages.
e.g.,
- Solace/Test/01 is a topic name want to know the client name who is publishing messages on this topic.
or - sasi-server-01/3456/#000f8d is the client name connect to a msgVPN to publish messages on a topic. I want to check on which topic this client publishing messages on.
When I open a client connection in soladmin/pubsub+ manager, there is tab as Ingress/Egress or producer/consumer. This helps me to identify the queue name if that client send/consumes messages on a queue. Whereas for the topic publisher I could see only the Ingress flow name but there is no topic name (not even in the subscription tab).
show client * is also not giving any details for the topic publisher on which topic it sends messages.