-
Notifications
You must be signed in to change notification settings - Fork 338
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Single-sourced content for cloud and cloud icon (#1815)
* WIP standard topics for creating trials, accessing Kibana * WIP edits, additional content tweaks * Add cloud icon to attributes * Update shared files with latest local changes * Remove stray attribute from testing * Remove image directories that are no longer needed * Update icons and attribute definitions * Address review comments
- Loading branch information
Nik Richers
authored
May 14, 2020
1 parent
576d15d
commit e6148b4
Showing
7 changed files
with
99 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// Include this file in your docs: | ||
// include::{docs-root}/shared/cloud/ess-access-kibana.asciidoc[] | ||
|
||
//[id="{p}-access-kibana"] | ||
//== Access Kibana | ||
|
||
Kibana is an open source analytics and visualization platform designed to search, view, and interact with data stored in Elasticsearch indices. Kibana is included with your subscription. | ||
|
||
To access Kibana: | ||
|
||
. Log into {ess-console}[Elastic Cloud]. | ||
+ | ||
TIP: If you don't have access, {ess-trial}[get a free trial]. | ||
|
||
. Select your Elasticsearch Service deployment. | ||
|
||
. Under *Applications*, click the Kibana *Launch* link and wait for Kibana to open. | ||
|
||
. Log into Kibana as the `elastic` superuser to try it out. (Don't have the password? Reset it on the *Security* page for your deployment. | ||
|
||
// In production systems, you might need to control what Elasticsearch data users can access through Kibana, so you need create credentials that can be used to access the necessary Elasticsearch resources. This means granting read access to the necessary indexes, as well as access to update the `.kibana` index. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
// Include this file in your docs: | ||
// include::{docs-root}/shared/cloud/ess-getting-started.asciidoc[] | ||
|
||
//[[cloud-ess-getting-started]] | ||
//== Get started with {ess} | ||
|
||
There's no faster way to get started than with our hosted {ess} on Elastic Cloud: | ||
|
||
. {ess-trial}[Get a free trial]. | ||
|
||
. Log into {ess-console}[Elastic Cloud]. | ||
|
||
. Click *Create deployment* and give your deployment a name. | ||
. Optional: The default options are great for getting started, but you can add more features by clicking *Customize deployment*. | ||
. Click *Create deployment* and copy down the password for the `elastic` user and Cloud ID information. | ||
|
||
That’s it! Now that you are up and running, it’s time to get some data into {kib}. Click *Launch Kibana*. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.