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 #4867 to 6.0: Set default credentials for Kibana #4892

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

monicasarbu
Copy link
Contributor

Cherry-pick of PR #4867 to 6.0 branch. Original message:

When loading the dashboards from Beats 6.0, the user needs to configure:

  • Elasticsearch URL
  • Kibana URL
  • Elasticsearch credentials
  • Kibana credentials

In Could, the credentials for connecting to Elasticsearch are the same as for connecting to Kibana, so the last step can be removed if we take (by default) the Kibana credentials from the Elasticsearch credentials.

This PR gets by default the credentials for Kibana from Elasticsearch configuration.

…e as for Elasticsearch (elastic#4867)

- Raise an error in case there are no dashboards to be imported
(cherry picked from commit fb3a7a3)
@tsg
Copy link
Contributor

tsg commented Aug 14, 2017

jenkins, test it again

@tsg tsg merged commit 58b617a into elastic:6.0 Aug 14, 2017
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…e as for Elasticsearch (elastic#4867) (elastic#4892)

- Raise an error in case there are no dashboards to be imported
(cherry picked from commit a7b5064)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants