Details
-
Story
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon 2019 - September 18th, Horizon 2019 - September 25th, Horizon 2019 - October 2nd, Horizon 2019 - October 9th, Horizon 2019 - October 16th, Horizon 2019 - October 23rd
Description
We can check ActiveMQ topics through Hawtio which already comes installed on OpenNMS. For Kafka, we need to use external tools to check any kafka related info.
List the RPC related topics on Kafka on karaf shell:
kafka-rpc:topics
List the Sink related topics on Kafka on karaf shell:
kafka-sink:topics
Also expose RPC/Sink metrics to karaf shell.