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

Updates Get started page #183

Merged
merged 36 commits into from
Nov 19, 2024
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
c3b534d
Updates Get started page
kosabogi Nov 8, 2024
fe6e543
Updating serverless docs (#172)
georgewallace Nov 11, 2024
ae4cbb0
[Serverless] Adds Trained model autoscaling page (#139)
kosabogi Nov 12, 2024
a390bdc
Updates Get started to align with the new user flow
kosabogi Nov 12, 2024
cab06c9
Update serverless/pages/get-started.asciidoc
kosabogi Nov 13, 2024
b7fd129
Update serverless/pages/get-started.asciidoc
kosabogi Nov 13, 2024
0384cfd
Resolves comments
kosabogi Nov 13, 2024
e441ee7
Modifies Get started guide, renames and updates Create a new API key …
kosabogi Nov 14, 2024
1832321
Update serverless/pages/connecting-to-es-endpoint.asciidoc
kosabogi Nov 14, 2024
4d69b0f
Update serverless/pages/connecting-to-es-endpoint.asciidoc
kosabogi Nov 14, 2024
ce03fa6
Update serverless/pages/connecting-to-es-endpoint.asciidoc
kosabogi Nov 14, 2024
5e0aedf
Update serverless/pages/connecting-to-es-endpoint.asciidoc
kosabogi Nov 14, 2024
7e92800
Update serverless/pages/connecting-to-es-endpoint.asciidoc
kosabogi Nov 14, 2024
dd1f8d6
Update serverless/pages/connecting-to-es-endpoint.asciidoc
kosabogi Nov 14, 2024
6d97fe6
Adds details about alternative methods
kosabogi Nov 18, 2024
0845b96
Updates structure
kosabogi Nov 18, 2024
9aba6f8
Merge remote-tracking branch 'origin/main' into update-get-started-page
kosabogi Nov 18, 2024
1b2bb53
Merge branch 'main' into update-get-started-page
kosabogi Nov 18, 2024
14c9f3e
Revert id
leemthompo Nov 18, 2024
0bea4a1
fix other instance
leemthompo Nov 18, 2024
660097d
Update serverless/pages/get-started.asciidoc
kosabogi Nov 18, 2024
1b20770
Update serverless/pages/get-started.asciidoc
kosabogi Nov 18, 2024
6572cbc
Update serverless/pages/get-started.asciidoc
kosabogi Nov 18, 2024
fe511c5
Update serverless/pages/connecting-to-es-endpoint.asciidoc
kosabogi Nov 18, 2024
f4c851b
Update serverless/pages/get-started.asciidoc
kosabogi Nov 18, 2024
9ce292b
Updates page
kosabogi Nov 19, 2024
6f814c7
Update serverless/pages/get-started.asciidoc
kosabogi Nov 19, 2024
31bc23b
Update serverless/pages/get-started.asciidoc
kosabogi Nov 19, 2024
d6005f7
Update serverless/pages/get-started.asciidoc
kosabogi Nov 19, 2024
2b83622
Update serverless/pages/get-started.asciidoc
kosabogi Nov 19, 2024
97ef301
Update serverless/pages/get-started.asciidoc
kosabogi Nov 19, 2024
2c5ca93
Update serverless/pages/get-started.asciidoc
kosabogi Nov 19, 2024
4d4c7cd
Update serverless/pages/get-started.asciidoc
kosabogi Nov 19, 2024
dcedf12
Final fixes
kosabogi Nov 19, 2024
5dfa344
Update serverless/pages/connecting-to-es-endpoint.asciidoc
kosabogi Nov 19, 2024
36dd995
Update serverless/pages/get-started.asciidoc
kosabogi Nov 19, 2024
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
Prev Previous commit
Next Next commit
Update serverless/pages/connecting-to-es-endpoint.asciidoc
Co-authored-by: Liam Thompson <[email protected]>
kosabogi and leemthompo authored Nov 14, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 4d69b0ff2b47c6506d22dfbfefa56d8960c7f82a
10 changes: 6 additions & 4 deletions serverless/pages/connecting-to-es-endpoint.asciidoc
Original file line number Diff line number Diff line change
@@ -25,11 +25,13 @@ You can't recover or retrieve a lost API key. Instead, you must delete the key a
====

[discrete]
[[elasticsearch-get-started-copy-url]]
== Copy your {es} endpoint
[[elasticsearch-get-started-endpoint]]
== Get your {es} endpoint URL

The endpoint URL is the address for your {es} instance.
You'll use this URL together with your API key to make requests to the {es} APIs.
To find the endpoint URL:

Copy the URL of your {es} API endpoint.
You'll send all {es} API requests to this URL.

. On the **Getting Started** page, scroll to **Copy your connection details** section, and find the **Elasticsearch endpoint** field.
. Copy the URL for the Elasticsearch endpoint.