Skip to content

[7.x] Docs: Simplifying setup by using module configuration variant syntax (#34599)#34726

Merged
ycombinator merged 1 commit intoelastic:7.xfrom
ycombinator:backport/7.x/pr-34599
Apr 8, 2019
Merged

[7.x] Docs: Simplifying setup by using module configuration variant syntax (#34599)#34726
ycombinator merged 1 commit intoelastic:7.xfrom
ycombinator:backport/7.x/pr-34599

Conversation

@ycombinator
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…lastic#34599)

Now that elastic/beats#9118 is merged, starting 7.1 users will be able configure Metricbeat for monitoring Kibana instances using a simpler syntax.

Previously, users would have to run `metricbeat modules enable kibana` to enable the `kibana` Metricbeat module, then configure the module for Stack Monitoring by manually editing `modules.d/kibana.yml`. Going forward, users will be able to achieve the same effect by running `metricbeat modules enable kibana-xpack`.

This PR updates the docs with this change.

Related: elastic/elasticsearch#40879
@ycombinator ycombinator added the backport This PR is a backport of another PR label Apr 8, 2019
@ycombinator ycombinator requested review from cachedout and lcawl April 8, 2019 16:06
Copy link
Copy Markdown
Contributor

@lcawl lcawl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and builds successfully

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@ycombinator ycombinator merged commit 21075e7 into elastic:7.x Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants