Skip to content

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

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

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

Conversation

@ycombinator
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…lastic#40879)

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

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

This PR updates the docs with this change.

Related: elastic/kibana#34599
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

@ycombinator ycombinator merged commit 5990c54 into elastic:7.x Apr 8, 2019
@ycombinator ycombinator deleted the backport/7.x/pr-40879 branch April 8, 2019 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants