Skip to content

Commit

Permalink
Update serverless/pages/get-started.asciidoc
Browse files Browse the repository at this point in the history
Co-authored-by: Liam Thompson <[email protected]>
  • Loading branch information
kosabogi and leemthompo authored Nov 13, 2024
1 parent cab06c9 commit b7fd129
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion serverless/pages/get-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,11 @@ You won’t be able to view this API key again. If needed, refer to <<elasticsea
[[elasticsearch-get-started-ingest-data]]
== Ingest data

You can now ingest data in several ways: using Python, cURL, JavaScript, or Run in Console directly in Elasticsearch.
The UI provides ready-to-use code examples for ingesting data via the REST API. Choose your preferred tool for making these requests:
* Elastic Console in your project's UI
* Python
* JavaScript
* cURL
If you'd prefer to upload a file using the UI, refer to <<elasticsearch-ingest-data-file-upload>>.

In this section, we walk you through the ingest process using the Console.
Expand Down

0 comments on commit b7fd129

Please sign in to comment.