Skip to content

Commit cd313b7

Browse files
georgewallaceflorent-leborgneKOTungseth
authored
high level serverless doc consolidation and refactoring (#191)
* consolidating guidance --------- Co-authored-by: Florent Le Borgne <[email protected]> Co-authored-by: Kaarina Tungseth <[email protected]>
1 parent a61c1bf commit cd313b7

29 files changed

+545
-502
lines changed
3.91 KB
Loading
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
[[devtools-developer-tools]]
2-
== Dev tools
1+
[role="exclude",id="devtools-developer-tools"]
2+
= Dev tools
33

4-
include::./pages/general-developer-tools.asciidoc[leveloffset=+2]
4+
include::./pages/general-developer-tools.asciidoc[leveloffset=+1]
55

6-
include::./pages/run-api-requests-in-the-console.asciidoc[leveloffset=+2]
6+
include::./pages/run-api-requests-in-the-console.asciidoc[leveloffset=+1]
77

8-
include::./pages/profile-queries-and-aggregations.asciidoc[leveloffset=+2]
8+
include::./pages/profile-queries-and-aggregations.asciidoc[leveloffset=+1]
99

10-
include::./pages/debug-grok-expressions.asciidoc[leveloffset=+2]
10+
include::./pages/debug-grok-expressions.asciidoc[leveloffset=+1]
1111

12-
include::./pages/debug-painless-scripts.asciidoc[leveloffset=+2]
12+
include::./pages/debug-painless-scripts.asciidoc[leveloffset=+1]
1313

14-
include::./pages/developer-tools-troubleshooting.asciidoc[leveloffset=+2]
14+
include::./pages/developer-tools-troubleshooting.asciidoc[leveloffset=+1]

serverless/index-serverless-elasticsearch.asciidoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
<titleabbrev>{es}</titleabbrev>
55
++++
66

7-
include::./pages/what-is-elasticsearch-serverless.asciidoc[leveloffset=+2]
8-
include::./pages/serverless-differences.asciidoc[leveloffset=+2]
9-
10-
include::./pages/pricing.asciidoc[leveloffset=+2]
11-
127
include::./pages/get-started.asciidoc[leveloffset=+2]
138

149
include::./pages/connecting-to-es-endpoint.asciidoc[leveloffset=+2]
@@ -42,4 +37,8 @@ include::./pages/search-your-data-semantic-search.asciidoc[leveloffset=+3]
4237

4338
include::./pages/explore-your-data.asciidoc[leveloffset=+2]
4439

45-
include::./pages/search-playground.asciidoc[leveloffset=+2]
40+
include::./pages/search-playground.asciidoc[leveloffset=+2]
41+
42+
include::./pages/serverless-differences.asciidoc[leveloffset=+2]
43+
44+
include::./pages/pricing.asciidoc[leveloffset=+2]
Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,14 @@
11
[[intro]]
2-
== Welcome to {serverless-full}
2+
== Elastic Cloud Serverless
33

4-
include::{docs-content-root}/serverless/pages/welcome-to-serverless.asciidoc[leveloffset=+2]
4+
include::./pages/welcome-to-serverless.asciidoc[leveloffset=+2]
55

6-
include::./pages/what-is-serverless.asciidoc[leveloffset=+2]
6+
include::./pages/get-started-general.asciidoc[leveloffset=+2]
77

88
include::./pages/sign-up.asciidoc[leveloffset=+2]
99

10-
include::./pages/manage-org.asciidoc[leveloffset=+2]
11-
include::./pages/manage-access-to-org.asciidoc[leveloffset=+3]
12-
include::./pages/manage-access-to-org-user-roles.asciidoc[leveloffset=+3]
13-
include::./pages/manage-access-to-org-from-existing-account.asciidoc[leveloffset=+3]
14-
15-
include::./pages/manage-your-project.asciidoc[leveloffset=+2]
16-
include::./pages/manage-your-project-rest-api.asciidoc[leveloffset=+3]
17-
18-
include::./pages/manage-billing.asciidoc[leveloffset=+2]
19-
include::./pages/manage-billing-check-subscription.asciidoc[leveloffset=+3]
20-
include::./pages/manage-billing-monitor-usage.asciidoc[leveloffset=+3]
21-
include::./pages/manage-billing-history.asciidoc[leveloffset=+3]
22-
include::./pages/manage-billing-pricing-model.asciidoc[leveloffset=+3]
23-
include::./pages/manage-billing-stop-project.asciidoc[leveloffset=+3]
24-
2510
include::./pages/service-status.asciidoc[leveloffset=+2]
2611

27-
include::./pages/user-profile.asciidoc[leveloffset=+2]
28-
2912
include::./pages/cloud-regions.asciidoc[leveloffset=+2]
3013

31-
include::./pages/ml-nlp-auto-scale.asciidoc[leveloffset=+2]
14+
Lines changed: 37 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,50 @@
11
[[project-and-management-settings]]
2-
== Project and management settings
2+
== Manage your project
3+
4+
35

46
include::./pages/project-and-management-settings.asciidoc[leveloffset=+2]
57

6-
include::./pages/project-settings.asciidoc[leveloffset=+2]
7-
include::./pages/api-keys.asciidoc[leveloffset=+3]
8-
include::./pages/action-connectors.asciidoc[leveloffset=+3]
8+
include::./pages/ml-nlp-auto-scale.asciidoc[leveloffset=+2]
9+
include::./pages/manage-your-project.asciidoc[leveloffset=+2]
10+
include::./pages/manage-your-project-rest-api.asciidoc[leveloffset=+3]
11+
12+
include::./index-serverless-devtools.asciidoc[leveloffset=+2]
13+
14+
include::./pages/project-settings-access.asciidoc[leveloffset=+2]
15+
include::./pages/manage-org.asciidoc[leveloffset=+3]
916
include::./pages/custom-roles.asciidoc[leveloffset=+3]
10-
include::./pages/data-views.asciidoc[leveloffset=+3]
11-
include::./pages/files.asciidoc[leveloffset=+3]
17+
include::./pages/api-keys.asciidoc[leveloffset=+3]
18+
19+
include::./pages/project-settings-data.asciidoc[leveloffset=+2]
20+
include::./pages/integrations.asciidoc[leveloffset=+3]
21+
include::./pages/fleet-and-elastic-agent.asciidoc[leveloffset=+3]
1222
include::./pages/index-management.asciidoc[leveloffset=+3]
23+
include::./pages/data-views.asciidoc[leveloffset=+3]
24+
include::./pages/machine-learning.asciidoc[leveloffset=+3]
1325
include::./pages/ingest-pipelines.asciidoc[leveloffset=+3]
1426
include::./pages/logstash-pipelines.asciidoc[leveloffset=+3]
15-
include::./pages/machine-learning.asciidoc[leveloffset=+3]
16-
include::./pages/maintenance-windows.asciidoc[leveloffset=+3]
17-
include::./pages/maps.asciidoc[leveloffset=+3]
27+
include::./pages/transforms.asciidoc[leveloffset=+3]
28+
29+
include::./pages/project-settings-content.asciidoc[leveloffset=+2]
30+
include::./pages/spaces.asciidoc[leveloffset=+3]
1831
include::./pages/reports.asciidoc[leveloffset=+3]
19-
include::./pages/rules.asciidoc[leveloffset=+3]
2032
include::./pages/saved-objects.asciidoc[leveloffset=+3]
21-
include::./pages/spaces.asciidoc[leveloffset=+3]
33+
include::./pages/files.asciidoc[leveloffset=+3]
34+
include::./pages/maps.asciidoc[leveloffset=+3]
2235
include::./pages/tags.asciidoc[leveloffset=+3]
23-
include::./pages/transforms.asciidoc[leveloffset=+3]
36+
include::./pages/visualize-library.asciidoc[leveloffset=+3]
37+
38+
include::./pages/project-settings-alerts.asciidoc[leveloffset=+2]
39+
include::./pages/rules.asciidoc[leveloffset=+3]
40+
include::./pages/action-connectors.asciidoc[leveloffset=+3]
41+
include::./pages/maintenance-windows.asciidoc[leveloffset=+3]
2442

25-
include::./pages/integrations.asciidoc[leveloffset=+2]
43+
//include::./pages/project-settings.asciidoc[leveloffset=+2]
2644

27-
include::./pages/fleet-and-elastic-agent.asciidoc[leveloffset=+2]
45+
include::./pages/manage-billing.asciidoc[leveloffset=+2]
46+
include::./pages/manage-billing-check-subscription.asciidoc[leveloffset=+3]
47+
include::./pages/manage-billing-monitor-usage.asciidoc[leveloffset=+3]
48+
include::./pages/manage-billing-history.asciidoc[leveloffset=+3]
49+
include::./pages/manage-billing-pricing-model.asciidoc[leveloffset=+3]
50+
include::./pages/manage-billing-stop-project.asciidoc[leveloffset=+3]

serverless/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ include::./index-serverless-general.asciidoc[]
1818
include::./index-serverless-elasticsearch.asciidoc[]
1919
include::{observability-serverless}/index.asciidoc[]
2020
include::{security-serverless}/index.asciidoc[]
21-
include::./index-serverless-devtools.asciidoc[]
2221
include::./index-serverless-project-settings.asciidoc[]
22+

serverless/pages/custom-roles.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ ifdef::serverlessCustomRoles[]
1212

1313
This content applies to: {es-badge} {sec-badge}
1414

15-
The built-in <<general-assign-user-roles,organization-level roles>> and <<general-assign-user-roles,instance access roles>> are great for getting started with {serverless-full}, and for system administrators who do not need more restrictive access.
15+
The built-in <<general-assign-user-roles-organization-level-roles,organization-level roles>> and <<general-assign-user-roles-instance-access-roles,instance access roles>> are great for getting started with {serverless-full}, and for system administrators who do not need more restrictive access.
1616

17-
As an administrator, however, you have the ability to create your own roles to describe exactly the kind of access your users should have within a specific project.
17+
As an administrator, however, can create roles for users with the access they need within specific projects.
1818
For example, you might create a marketing_user role, which you then assign to all users in your marketing department.
1919
This role would grant access to all of the necessary data and features for this team to be successful, without granting them access they don't require.
2020

serverless/pages/explore-your-data.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,15 @@ They are documented in the {es} and {kib} core documentation.
1818
{ref}/search-aggregations.html[Aggregations]::
1919
Use aggregations in your https://www.elastic.co/docs/api/doc/elasticsearch-serverless/operation/operation-search#operation-search-body-application-json-aggregations[`_search` API] requests to summarize your data as metrics, statistics, or other analytics.
2020

21+
[[elasticsearch-explore-your-data-discover-your-data]]
2122
{kibana-ref}/discover.html[Discover]::
2223
Use the **Discover** UI to quickly search and filter your data, get information about the structure of the fields, and display your findings in a visualization.
2324
+
2425
🔍 Find **Discover** in your {es-serverless} project's UI under *Analyze / Discover*.
2526
[discrete]
2627

2728
[discrete]
29+
[[elasticsearch-explore-your-data-visualizations-save-to-the-visualize-library]]
2830
== Visualization
2931

3032
{kibana-ref}/dashboard.html[Dashboards]::
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
[[serverless-get-started]]
2+
= Get started
3+
4+
There are two options to create serverless projects:
5+
6+
* If you are a new user, https://cloud.elastic.co/serverless-registration[sign up for a free 14-day trial] to create a serverless project. For more information about the Elastic Cloud trials, check <<general-sign-up-trial-what-is-included-in-my-trial,Trial features>>.
7+
8+
* If you are an existing customer, https://cloud.elastic.co/login[log in to Elastic Cloud]. On the home page, you will see a new option to create serverless projects.
9+
10+
Choose the type of project that matches your needs and we'll help you get started with our solution guides.
11+
12+
[cols="1,1"]
13+
|===
14+
|
15+
|
16+
17+
| image:https://www.elastic.co/docs/assets/images/elasticsearch.png[width=150]
18+
a| [.card-title]#Elasticsearch# +
19+
Build custom search applications with Elasticsearch.
20+
21+
<<what-is-elasticsearch-serverless,*View guide →*>>
22+
23+
| image:https://www.elastic.co/docs/assets/images/observability.png[width=150]
24+
a| [.card-title]#Observability# +
25+
Monitor applications and systems with Elastic Observability.
26+
27+
<<what-is-observability-serverless,*View guide →*>>
28+
29+
| image:https://www.elastic.co/docs/assets/images/security.png[width=150]
30+
a| [.card-title]#Security# +
31+
Detect, investigate, and respond to threats with Elastic Security.
32+
33+
<<what-is-security-serverless,*View guide →*>>
34+
35+
|
36+
|
37+
|===

serverless/pages/manage-access-to-org-from-existing-account.asciidoc

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)