Skip to content

Commit

Permalink
Add 'what's next' links to install guide (#2685) (#2686)
Browse files Browse the repository at this point in the history
* Add 'what's next' links to install guide

* tidy up

(cherry picked from commit 9260092)

Co-authored-by: David Kilfoyle <[email protected]>
  • Loading branch information
mergify[bot] and kilfoyle authored Apr 12, 2024
1 parent 2ee05c5 commit 3eff6a3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
12 changes: 11 additions & 1 deletion docs/en/install-upgrade/installing-stack-demo-secure.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -896,4 +896,14 @@ image::images/install-stack-metrics-dashboard.png["The System metrics host overv

Congratulations! You've successfully configured security for {es}, {kib}, {fleet}, and {agent} using your own trusted CA-signed certificates.

Now that you're all set up, visit our link:https://www.elastic.co/guide/index.html[Documentation landing page] to learn how to start using your new cluster.
[discrete]
== What's next?

* Do you have data ready to ingest into your newly set up {stack}? Learn how to {cloud}/ec-cloud-ingest-data.html[add data to Elasticsearch].

* Use https://www.elastic.co/observability[Elastic {observability}]
to unify your logs, infrastructure metrics, uptime, and application performance data.

* Want to protect your endpoints from security threats? Try
https://www.elastic.co/security[{elastic-sec}]. Adding endpoint protection is
just another integration that you add to the agent policy!
11 changes: 11 additions & 0 deletions docs/en/install-upgrade/installing-stack-demo-self.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -721,3 +721,14 @@ Congratulations! You've successfully set up a three node {es} cluster, with {kib
== Next steps

Now that you've successfully configured an on-premises {stack}, you can learn how to configure the {stack} in a production environment using trusted CA-signed certificates. Refer to <<install-stack-demo-secure>> to learn more.

You can also start using your newly set up {stack} right away:

* Do you have data ready to ingest? Learn how to {cloud}/ec-cloud-ingest-data.html[add data to Elasticsearch].

* Use https://www.elastic.co/observability[Elastic {observability}]
to unify your logs, infrastructure metrics, uptime, and application performance data.

* Want to protect your endpoints from security threats? Try
https://www.elastic.co/security[{elastic-sec}]. Adding endpoint protection is
just another integration that you add to the agent policy!

0 comments on commit 3eff6a3

Please sign in to comment.