Skip to content

Commit 883242f

Browse files
Updated styling of cloud link in getting started
1 parent 48aadbe commit 883242f

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

docs/en/stack/getting-started/get-started-stack.asciidoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,13 @@ distributed storage, search, and analytics engine. It can be used for many
4545
purposes, but one context where it excels is indexing streams of semi-structured
4646
data, such as logs or decoded network packets.
4747

48+
[TIP]
49+
==========
4850
Elasticsearch can be run on your own hardware or using our hosted
4951
Elasticsearch Service on https://www.elastic.co/cloud[Elastic Cloud], which is
5052
available on AWS and GCP. You can
5153
https://www.elastic.co/cloud/elasticsearch-service/signup[try out the hosted service] for free.
54+
==========
5255

5356
To download and install {es}, open a terminal window and use the commands that
5457
work with your system (<<deb, deb>> for Debian/Ubuntu, <<rpm, rpm>> for
@@ -200,10 +203,13 @@ view, and interact with data stored in {es} indices. You can easily perform
200203
advanced data analysis and visualize your data in a variety of charts, tables,
201204
and maps.
202205

206+
[TIP]
207+
==========
203208
If you are running our hosted Elasticsearch Service on https://www.elastic.co/cloud[Elastic Cloud],
204-
then Kibana can be enabled with the https://www.elastic.co/guide/en/cloud/current/ec-enable-kibana.html[flick of a switch].
209+
then {cloud}/ec-enable-kibana.html[Kibana can be enabled] with the flick of a switch.
210+
==========
205211

206-
Otherwise, we recommend that you install {kib} on the same server as {es},
212+
We recommend that you install {kib} on the same server as {es},
207213
but it is not required. If you install the products on different servers, you'll
208214
need to change the URL (IP:PORT) of the {es} server in the {kib} configuration
209215
file, `config/kibana.yml`, before starting {kib}.

0 commit comments

Comments
 (0)