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 #20121 to 7.x: [libbeat] Don't swallow Kibana index pattern errors #20195

Merged
merged 1 commit into from
Jul 23, 2020

Commits on Jul 23, 2020

  1. Don't swallow Kibana index pattern errors (elastic#20121)

    While running 'beat setup --dashboads' any errors that occur while importing the generated Kibana index pattern or silently ignored.
    This changes that by causing the dashboard setup to stop and return the error. Dashboards won't work without the index pattern anyways.
    
    (cherry picked from commit 7a7279f)
    andrewkroh committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    7adc975 View commit details
    Browse the repository at this point in the history