Messaging Queue
Note: Some of the properties reflected are not feasible with Multi-Cloud version of Gathr. These properties are marked with **
Configurations properties related to messaging brokers come under this category. This category is further divided into three sub-categories.
RabbitMQ
| Field | Description | 
|---|---|
| Password | RabbitMQ Password to create connection. | 
| Port | Port number of RabbitMQ. | 
| RabbitMQ STOMP URL | RabbitMQ stomp URL. | 
| Host List | IP address of the machine where RabbitMQ is running. | 
| RabbitMQ Virtual Host | The RabbitMQ virtual hosts. | 
| User | Username of RabbitMQ to create connection. | 
| RabbitMQ Web URL | Web URL of RabbitMQ. | 
Kafka
| Field | Description | 
|---|---|
| Kafka Metadata Broker List ** | The list of comma separated IP:port of Kafka brokers. | 
| Kafka Zookeeper Server List ** | The list of comma separated IP:port of zookeeper for creating Kafka topic from gathr UI. | 
| Kafka Topic Administration ** | When set to true it specifies that with in the application a Kafka connection has permission to create topics in Kafka. | 
If you have any feedback on Gathr documentation, please email us!