Skip to content

Commit 51e1365

Browse files
authored
Merge branch 'main' into 121-create-a-data-view-update
2 parents 1f1960a + 35cf15a commit 51e1365

File tree

107 files changed

+690
-2455
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+690
-2455
lines changed
65.1 KB
Loading
44.5 KB
Loading
86.2 KB
Loading
191 KB
Loading
Lines changed: 62 additions & 0 deletions
Loading

serverless/index-serverless-elasticsearch.asciidoc

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
[[what-is-elasticsearch-serverless]]
2-
== Elasticsearch
3-
2+
== {es-serverless}
43
++++
5-
<titleabbrev>Elasticsearch</titleabbrev>
4+
<titleabbrev>{es}</titleabbrev>
65
++++
76

87
include::./pages/what-is-elasticsearch-serverless.asciidoc[leveloffset=+2]
8+
include::./pages/serverless-differences.asciidoc[leveloffset=+2]
99

1010
include::./pages/pricing.asciidoc[leveloffset=+2]
1111

1212
include::./pages/get-started.asciidoc[leveloffset=+2]
1313

14+
include::./pages/connecting-to-es-endpoint.asciidoc[leveloffset=+2]
15+
1416
include::./pages/clients.asciidoc[leveloffset=+2]
1517
include::./pages/clients-go-getting-started.asciidoc[leveloffset=+3]
1618
include::./pages/clients-java-getting-started.asciidoc[leveloffset=+3]
@@ -38,16 +40,7 @@ include::./pages/search-your-data-the-search-api.asciidoc[leveloffset=+3]
3840
include::./pages/search-with-synonyms.asciidoc[leveloffset=+3]
3941
include::./pages/knn-search.asciidoc[leveloffset=+3]
4042
include::./pages/search-your-data-semantic-search.asciidoc[leveloffset=+3]
41-
include::./pages/search-your-data-semantic-search-elser.asciidoc[leveloffset=+4]
4243

4344
include::./pages/explore-your-data.asciidoc[leveloffset=+2]
44-
include::./pages/explore-your-data-the-aggregations-api.asciidoc[leveloffset=+3]
45-
include::./pages/explore-your-data-discover-your-data.asciidoc[leveloffset=+3]
46-
include::./pages/explore-your-data-visualize-your-data.asciidoc[leveloffset=+3]
47-
include::./pages/explore-your-data-alerting.asciidoc[leveloffset=+3]
48-
49-
include::./pages/search-playground.asciidoc[leveloffset=+2]
50-
51-
include::./pages/serverless-differences.asciidoc[leveloffset=+2]
5245

53-
include::./pages/technical-preview-limitations.asciidoc[leveloffset=+2]
46+
include::./pages/search-playground.asciidoc[leveloffset=+2]

serverless/index.asciidoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
1111
:sec-badge: <<what-is-security-serverless,image:images/sec-badge.svg[Security]>>
1212

1313
// The values of these attributes are different in stateful vs serverless
14-
:es: Elasticsearch Serverless
1514
:observability: Elastic Observability Serverless
1615
:security: Elastic Security Serverless
1716

@@ -23,9 +22,3 @@ include::{observability-serverless}/index.asciidoc[]
2322
include::{security-serverless}/index.asciidoc[]
2423
include::./index-serverless-devtools.asciidoc[]
2524
include::./index-serverless-project-settings.asciidoc[]
26-
27-
28-
// Hidden pages
29-
include::./pages/explore-your-data-visualize-your-data-create-dashboards.asciidoc[leveloffset=+1]
30-
include::./pages/explore-your-data-visualize-your-data-create-visualizations.asciidoc[leveloffset=+1]
31-
include::./pages/visualize-library.asciidoc[leveloffset=+1]

serverless/pages/action-connectors.asciidoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// :description: Configure connections to third party systems for use in cases and rules.
55
// :keywords: serverless
66

7-
preview:[]
8-
97
This content applies to: {es-badge} {obs-badge} {sec-badge}
108

119
The list of available connectors varies by project type.
@@ -17,7 +15,7 @@ The list of available connectors varies by project type.
1715
* {kibana-ref}/email-action-type.html[*Email*^]: Send email from your server.
1816
* {kibana-ref}/gemini-action-type.html[*Google Gemini*^]: Send a request to Google Gemini.
1917
* {kibana-ref}/resilient-action-type.html[*IBM Resilient*^]: Create an incident in IBM Resilient.
20-
* {kibana-ref}/index-action-type.html[*Index*^]: Index data into Elasticsearch.
18+
* {kibana-ref}/index-action-type.html[*Index*^]: Index data into {es}.
2119
* {kibana-ref}/jira-action-type.html[*Jira*^]: Create an incident in Jira.
2220
* {kibana-ref}/teams-action-type.html[*Microsoft Teams*^]: Send a message to a Microsoft Teams channel.
2321
* {kibana-ref}/obs-ai-assistant-action-type.html[*Observability AI Assistant*^]: Add AI-driven insights and custom actions to your workflow.
@@ -75,7 +73,7 @@ Actions are instantiations of a connector that are linked to rules and run as ba
7573
|---|---|
7674
| <DocLink id="enKibanaEmailActionType">Email</DocLink> | Send email from your server. |
7775
| <DocLink id="enKibanaResilientActionType">{ibm-r}</DocLink> | Create an incident in {ibm-r}. |
78-
| <DocLink id="enKibanaIndexActionType">Index</DocLink> | Index data into Elasticsearch. |
76+
| <DocLink id="enKibanaIndexActionType">Index</DocLink> | Index data into {es}. |
7977
| <DocLink id="enKibanaJiraActionType">Jira</DocLink> | Create an incident in Jira. |
8078
| <DocLink id="enKibanaTeamsActionType">Microsoft Teams</DocLink> | Send a message to a Microsoft Teams channel. |
8179
| <DocLink id="enKibanaOpsgenieActionType">Opsgenie</DocLink> | Create or close an alert in Opsgenie. |

serverless/pages/api-keys.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// :description: API keys allow access to the {stack} on behalf of a user.
55
// :keywords: serverless, Elasticsearch, Observability, Security
66

7-
preview:[]
8-
97
This content applies to: {es-badge} {obs-badge} {sec-badge}
108

119
API keys are security mechanisms used to authenticate and authorize access to {stack} resources,

serverless/pages/apis-elasticsearch-conventions.asciidoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
[[elasticsearch-api-conventions]]
2-
= Elasticsearch API conventions
2+
= {es} API conventions
33

4-
// :description: The {es} REST APIs have conventions for headers and request bodies.
4+
// :description: The {es-serverless} REST APIs have conventions for headers and request bodies.
55
// :keywords: serverless, elasticsearch, API, reference
66

7-
preview:[]
8-
97
You can run {es} API requests in **{dev-tools-app} → Console**.
108
For example:
119

@@ -37,7 +35,7 @@ curl -X GET "${ES_URL}/_cat/indices?v=true" \
3735
-H "Authorization: ApiKey ${API_KEY}"
3836
----
3937

40-
To get API keys or the Elasticsearch Endpoint (`${ES_URL}`) for a project, refer to <<elasticsearch-get-started>>.
38+
To get API keys for the {es} endpoint (`${ES_URL}`) for a project, refer to <<elasticsearch-get-started>>.
4139

4240
[discrete]
4341
[[elasticsearch-api-conventions-content-type]]

0 commit comments

Comments
 (0)