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

Add 'what's next' links to install guide #2685

Merged
merged 2 commits into from
Apr 12, 2024
Merged
Show file tree
Hide file tree
Changes from all 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
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!