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

[Metricbeat] Fixing up compatibility statements for stack modules #16400

Merged
merged 5 commits into from
Feb 19, 2020
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion metricbeat/module/beat/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ The default metricset is `stats`.
[float]
=== Compatibility

The Beat module is tested with Metricbeat 7.2 and is expected to work with all 7.x versions.
The Beat module works with Beats 7.3.0 and later.
3 changes: 1 addition & 2 deletions metricbeat/module/elasticsearch/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ module are `ccr`, `cluster_stats`, `index`, `index_recovery`, `index_summary`,
[float]
=== Compatibility

The Elasticsearch module is tested with Elasticsearch 6.3 and is expected to
work with all 6.x versions.
The Elasticsearch module works with Elasticsearch 6.7.0 and later.
2 changes: 1 addition & 1 deletion metricbeat/module/kibana/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ this module is `status`.
[float]
=== Compatibility

The Kibana module is tested with Kibana 6.3.
The Kibana module works with Kibana 6.7.0 and later.
2 changes: 1 addition & 1 deletion metricbeat/module/logstash/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ The default metricsets are `node` and `node_stats`.
[float]
=== Compatibility

The logstash module is tested with logstash 6.3.
The Logstash module works with Logstash 7.3.0 and later.