Skip to content

Commit 9763d35

Browse files
authored
Merge branch 'main' into 17405-ls-linkfix
2 parents a392761 + 20595c1 commit 9763d35

26 files changed

+346
-111
lines changed

explore-analyze/visualize/esorql.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ You can then **Save** and add it to an existing or a new dashboard using the sav
2121
## Create from dashboard [_create_from_dashboard]
2222

2323
1. From your dashboard, select **Add panel**.
24+
25+
::::{tip}
26+
If you haven't created a [data view](/explore-analyze/find-and-organize/data-views.md) and you don't have a dashboard yet, the **Dashboards** page offers you the possibility to **Try ES|QL** right away. By selecting this option, a dashboard is created with an ES|QL visualization that you can interact with and configure using ES|QL.
27+
::::
28+
2429
2. Choose **ES|QL** under **Visualizations**. An ES|QL editor appears and lets you configure your query and its associated visualization. The **Suggestions** panel can help you find alternative ways to configure the visualization.
2530

2631
::::{tip}
@@ -34,7 +39,6 @@ You can then **Save** and add it to an existing or a new dashboard using the sav
3439
4. You can bind controls to your ES|QL visualizations in dashboards by creating [ES|QL controls](../dashboards/add-controls.md#add-esql-control).
3540
5. Select **Apply and close** to save the visualization to the dashboard.
3641

37-
3842
## Customize the appearance of your {{esql}} visualization
3943

4044
When editing an {{esql}} visualization, you can customize the appearance of the chart. To do that:

redirects.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,6 @@ redirects:
8585
'reference/ingestion-tools/fleet/migrate-from-beats-to-elastic-agent.md': 'reference/fleet/migrate-from-beats-to-elastic-agent.md'
8686

8787
## troubleshoot
88-
'troubleshoot/deployments/cloud-enterprise/ask-for-help.md': 'troubleshoot/index.md'
88+
'troubleshoot/deployments/cloud-enterprise/ask-for-help.md': 'troubleshoot/index.md'
89+
'troubleshoot/deployments/serverless-status.md': 'troubleshoot/deployments/serverless.md'
90+
'troubleshoot/deployments/esf/elastic-serverless-forwarder.md': 'troubleshoot/ingest/elastic-serverless-forwarder.md'

reference/cloud/index.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

reference/cloud/toc.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

reference/ecs/index.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

reference/ecs/toc.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

reference/elasticsearch/index.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

reference/elasticsearch/toc.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

reference/toc.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ toc:
33
- toc: security
44
- toc: observability
55
- toc: search
6-
- toc: elasticsearch
76
# The next one should be child of ☝️
87
- toc: elasticsearch-clients
98
- toc: ingestion-tools
@@ -12,8 +11,6 @@ toc:
1211
- toc: apm
1312
# The next one should be child of ☝️
1413
- toc: apm-agents
15-
- toc: ecs
1614
- toc: data-analysis
17-
- toc: cloud
1815
- toc: glossary
1916

601 KB
Loading

0 commit comments

Comments
 (0)