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

File Discovery: Remove fallback with zen discovery #26667

Merged
merged 4 commits into from
Sep 19, 2017

Commits on Sep 15, 2017

  1. File Discovery: Remove fallback with zen discovery

    When adding file based discovery, we added a fallback when the discovery
    type was set to zen (the default, so everyone got this warning). This
    commit removes the fallback for 6.0. Setting file discovery should now
    happen explicitly through the hosts_provider setting.
    
    closes elastic#26661
    rjernst committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    d0d59eb View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2017

  1. fix test

    rjernst committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    d6943f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e49389d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

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