Skip to content

Commit

Permalink
restore file
Browse files Browse the repository at this point in the history
  • Loading branch information
shainaraskas committed May 22, 2024
1 parent 35a2ad7 commit 11c7a75
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions serverless/pages/elasticsearch-developer-tools.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
id: serverlessElasticsearchDevTools
slug: /serverless/elasticsearch/dev-tools
title: Developer tools
description: Elastic tools for developers.
tags: [ 'serverless', 'elasticsearch', 'overview' ]
---

<DocBadge template="technical preview" />
## Developer tools

A number of developer tools are available in your project's UI under the **Dev Tools** section.

- <DocLink id="serverlessDevtoolsRunApiRequestsInTheConsole" text="Console"/>: Make API calls to your Elasticsearch instance using the Query DSL and view the responses.
- <DocLink id="serverlessDevtoolsProfileQueriesAndAggregations" text="Search Profiler"/>: Inspect and analyze your search queries to identify performance bottlenecks.
- <DocLink id="serverlessDevtoolsDebugGrokExpressions" text="Grok Debugger" />>: Build and debug grok patterns before you use them in your data processing pipelines.


{/* ## Troubleshooting */}

{/* - <DocLink id="serverlessDevtools" text="Troubleshooting"/>: Debug your searches using various Elasticsearch APIs. */}
File renamed without changes.

0 comments on commit 11c7a75

Please sign in to comment.