ActiveMQDetector
Use this detector to find and assign services based on ActiveMQ.
Configuration and use
Parameter | Description | Default |
---|---|---|
Required |
||
broker-url |
The URL used to connect to the ActiveMQ broker. |
vm://localhost?create=false |
Optional |
||
user |
The authentication username for connecting to the broker. |
none |
password |
The password for connecting to the broker. |
none |
use-nodelabel |
If true, modify the broker URL to use the node label instead of the IP address in the broker URL. |
false |