Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick #12086 to 7.0: Don't generate autodiscover config when no port matches host hints #12141

Merged
merged 2 commits into from
May 28, 2019

Commits on May 9, 2019

  1. Don't generate autodiscover config when no port matches host hints (e…

    …lastic#12086)
    
    On metricbeat, when the host autodiscover hint is used, and it includes
    the port, one of the exposed ports has to match with the one in the
    hint. If not, no configuration should be generated. If it is generated,
    it will have empty hosts, what would lead to unexpected errors as the
    seen in elastic#8264.
    
    (cherry picked from commit cc73643)
    jsoriano committed May 9, 2019
    Configuration menu
    Copy the full SHA
    d9ef1d3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Configuration menu
    Copy the full SHA
    3481f75 View commit details
    Browse the repository at this point in the history