Skip to content

rabbitmq fails to parse host other than localhost #1

Description

@csobchuk

Hi,
Our rabbitmq service that we are monitoring is on a different host than where the elasticsearch engine is running. I have updated the rabbitmqbeat.yml to use the following elasticsearch host:

#-------------------------- Elasticsearch output ------------------------------
output.elasticsearch:
  # Array of hosts to connect to.
  hosts: ["192.168.0.40:9200"]

however, after I start it I receive the following failure:
ERR Invalid host param set: 192.168.0.40:9200, Error: parse 192.168.0.40:9200: first path segment in URL cannot contain colon
Thanks,Cliff.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions