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

Change documentation about beats cloud/elasticsearch passwords #36174

Open
dadoonet opened this issue May 7, 2019 · 2 comments
Open

Change documentation about beats cloud/elasticsearch passwords #36174

dadoonet opened this issue May 7, 2019 · 2 comments

Comments

@dadoonet
Copy link
Member

dadoonet commented May 7, 2019

Kibana version: 7.0.1

In our guides to install beats components, we are telling people to use for example the followinf snippet:

image

Instead we should use the beat keystores. For example in metricbeat:

sudo metricbeat keystore create
sudo metricbeat keystore add CLOUD_PWD

Then edit your /etc/metricbeat/metricbeat.yml:

cloud.id: webinar_beats_2019:FOO
cloud.auth: "elastic:${CLOUD_PWD}"
@lukeelmers lukeelmers added Team:Monitoring Stack Monitoring team triage_needed labels May 7, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/stack-monitoring

@ycombinator ycombinator added Team:Beats and removed Team:Monitoring Stack Monitoring team labels May 7, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/beats

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants