Skip to content

Unable to use Multiple Hosts in config #17

@manideepgupta

Description

@manideepgupta

Hi,

I would like to know if there is a way to use multiple hosts or a cluster_url in RabbitMQ config file, in case if we want to use a RabbitMQ cluster setup.

Eg:

sensor_config:
host:
- "192.168.0.1"
- "192.168.0.2"
- "192.168.0.3"

username: "guest"
password: "guest"
rabbitmq_queue_sensor:
queues:
- ""
deserialization_method: "json"

Thanks,

Manideep

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions