Add documentation for Grok debugger - #12820
Conversation
Signed-off-by: gaobinlong <gbinlong@amazon.com>
|
Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Merged. Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer. When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). |
|
@gaobinlong Is this PR ready for doc review or would you like it reviewed by your team first? |
Signed-off-by: gaobinlong <gbinlong@amazon.com>
|
@kolchfa-aws , one team member approved this change, please help to review again, thanks! |
|
|
||
| The **Grok Debugger** is a built-in tool in Dev Tools that helps you build and test [Grok patterns]({{site.url}}{{site.baseurl}}/ingest-pipelines/processors/grok/) before using them in ingest pipelines. Grok patterns are used to parse unstructured log data into structured fields. | ||
|
|
||
| To open the Grok Debugger, select **Grok Debugger** from the top menu in Dev Tools. |
There was a problem hiding this comment.
@gaobinlong Could you attach a screenshot of this "top menu" or the whole page? Does this refer to the tabs on top of Dev Tools?
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Description
Add documentation for Grok debugger
Issues Resolved
Version
3.8.0
Frontend features
opensearch-project/OpenSearch-Dashboards#12133
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.