Skip to content

Commit 644b290

Browse files
authored
Merge pull request elastic#4 from dedemorton/fix_intro
Fix intro and add hadoop link
2 parents ae36c43 + 8ad8c9f commit 644b290

2 files changed

Lines changed: 14 additions & 8 deletions

File tree

docs/index.asciidoc

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
:logstashref: https://www.elastic.co/guide/en/logstash/5.0
1313
:xpackref: https://www.elastic.co/guide/en/x-pack/5.0
1414

15-
include::installing-stack.asciidoc[]
16-
17-
include::upgrading-stack.asciidoc[]
15+
== Overview
1816

1917
The Elastic Stack is made up of multiple components developed by Elastic. In no particular
2018
order, these are:
@@ -26,3 +24,11 @@ order, these are:
2624
* {logstashref}/index.html[Logstash {branch}]
2725
* {xpackref}/index.html[X-Pack {branch}]
2826

27+
In this guide, you learn how to install and upgrade products in the Elastic Stack.
28+
29+
include::installing-stack.asciidoc[]
30+
31+
include::upgrading-stack.asciidoc[]
32+
33+
34+

docs/upgrading-stack.asciidoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ that you upgrade in the right order and in the right way. When upgrading any com
66
Elastic Stack, such as Beats, you should refer to the instructions for that component, including
77
the breaking changes section.
88

9-
Each component serves a particular role in the Elastic Stack. For some use cases, it is normal to
10-
not use every component in the Elastic Stack, for instance only using Elasticsearch, Logstash, and
11-
Kibana; Elasticsearch and Kibana; Elasticsearch and Beats; or just Elasticsearch.
9+
Each component serves a particular role in the Elastic Stack. For some use cases, it's normal to
10+
use a subset of components in the Elastic Stack. For example, you might use Elasticsearch,
11+
Logstash, and Kibana; Elasticsearch and Kibana; Elasticsearch and Beats; or just Elasticsearch.
1212

1313
[[upgrading-elastic-stack-audience]]
1414
=== Intended Audience
@@ -27,7 +27,7 @@ each component:
2727
|4.2 or later
2828
|Logstash
2929
|2.0 or later
30-
|Hadoop
30+
|Elasticsearch Hadoop
3131
|2.2 or later
3232
|Marvel, Shield, Watcher, Graph, Reporting <1>
3333
|2.0 or later
@@ -120,7 +120,7 @@ that you are upgrading.
120120
|{beatsref}/breaking-changes.html[Breaking Changes from 1.x]
121121
|{beatsref}/upgrading.html[Upgrading to Beats 5.0]
122122
|Elasticsearch Hadoop
123-
|TBD
123+
|{hadoopref}/breaking-changes.html
124124
|{hadoopref}/install.html[Upgrading to Elasticsearch Hadoop 5.0]
125125
|===
126126

0 commit comments

Comments
 (0)