Skip to content

Add support to configure port in cloud_id #7794

Closed
@zanbel

Description

Using cloud_id beats (and logstash) when connecting to an ECE hosted deployment will require users to add a redirect rule to their reverse proxy, or load balancer since beats will default to 443 if no port is specified. This is fine for ESS (where we do forward these requests to the correct port), but will break in case of ECE that listens on a different port by default.

Including the relevant port in the cloud_id will allow this integration to work seamlessly without a need to configure any redirect rules.

// cc @tsg @AlexP-Elastic

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions