-
Notifications
You must be signed in to change notification settings - Fork 342
Single-sourced content for cloud and cloud icon #1815
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
Merged
nrichers
merged 8 commits into
elastic:master
from
nrichers:cloud-single-source-content
May 14, 2020
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
4422341
WIP standard topics for creating trials, accessing Kibana
4dc660a
WIP edits, additional content tweaks
773de94
Add cloud icon to attributes
8090e5a
Update shared files with latest local changes
d19e864
Remove stray attribute from testing
addbbe3
Remove image directories that are no longer needed
8c24283
Update icons and attribute definitions
9fd960b
Address review comments
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.