Skip to content

Commit

Permalink
Merge branch 'main' into revamp-ingest-serverless-es
Browse files Browse the repository at this point in the history
  • Loading branch information
leemthompo authored Nov 20, 2024
2 parents 8489c1a + d88f301 commit ec4e92d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion serverless/pages/debug-grok-expressions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The **Admin** role is required to use the Grok Debugger.
For more information, refer to <<general-assign-user-roles>>
====

. From the main menu, click **Developer Tools**, then click **Grok Debugger**.
. In the main menu, go to **Developer Tools** under *Build*, then click **Grok Debugger**.
. In **Sample Data**, enter a message that is representative of the data you want to parse.
For example:
+
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ such as data routed to multiple destinations or when you need to make your data
{ls} is a powerful, versatile ETL (Extract, Transform, Load) engine that can play an important role in organizations of all sizes.
Some capabilities and features for large, self-managed users aren't appropriate for {serverless-short}.
You'll use the {ls} {logstash-ref}/plugins-outputs-elasticsearch.html[`((es)) output plugin`] to send data to {es3}.
You'll use the {ls} {logstash-ref}/plugins-outputs-elasticsearch.html[{es} output plugin] to send data to {es3}.
Some differences to note between {es3} and self-managed {es}:
* Your logstash-output-elasticsearch configuration uses **API keys** to access {es} from {ls}.
Expand Down

0 comments on commit ec4e92d

Please sign in to comment.