Skip to content

Commit 93ea94d

Browse files
authored
Merge branch 'main' into stef_fileBased
2 parents 9b2f1f4 + 1014811 commit 93ea94d

File tree

54 files changed

+650
-580
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+650
-580
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Using [AutoOps for ECE, ECK, and self-managed clusters](/deploy-manage/monitor/autoops/cc-autoops-as-cloud-connected.md) through Cloud Connect is included with your [self-managed Enterprise license](https://www.elastic.co/subscriptions).
1+
Using [AutoOps for ECE, ECK, and self-managed clusters](/deploy-manage/monitor/autoops/cc-autoops-as-cloud-connected.md) through Cloud Connect is included with your [self-managed Enterprise license](https://www.elastic.co/subscriptions).

deploy-manage/deploy/cloud-enterprise/fresh-installation-of-ece-using-podman-hosts.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,6 @@ This section provides guidelines and recommendations to install ECE using a Podm
7676

7777
To add a new allocator, use `--roles "allocator"`. To add a new coordinator, director, proxy, and allocator, use `--roles "allocator,coordinator,director,proxy"`
7878

79-
79+
::::{note}
80+
When using Podman, removing an image with the `--force` (`-f`) option not only deletes the image reference but also removes any containers that depend on that image. This behavior differs from Docker, where forced image removal does not automatically remove running or stopped containers. Therefore, avoid using the `--force` (`-f`) option with the `docker rmi` command.
81+
::::

deploy-manage/deploy/cloud-enterprise/migrate-ece-to-podman-hosts.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,3 +521,7 @@ Using Docker or Podman as container runtime is a configuration local to the host
521521
5. Remove the Docker allocator by following the [Delete Hosts](../../maintenance/ece/delete-ece-hosts.md) guidelines.
522522
523523
As an alternative, use the [Delete Runner](https://www.elastic.co/docs/api/doc/cloud-enterprise/operation/operation-delete-runner) API.
524+
525+
::::{note}
526+
When using Podman, removing an image with the `--force` (`-f`) option not only deletes the image reference but also removes any containers that depend on that image. This behavior differs from Docker, where forced image removal does not automatically remove running or stopped containers. Therefore, avoid using the `--force` (`-f`) option with the `docker rmi` command.
527+
::::

deploy-manage/monitor/_snippets/autoops-cc-regions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
Choose from the following AWS regions:
2-
31
| Region | Name |
42
| --- | --- |
53
| us-east-2 | Ohio |

deploy-manage/monitor/autoops/cc-cloud-connect-autoops-faq.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Find answers to your questions about AutoOps for ECE, ECK, and self-managed clus
1414
**General questions**
1515
* [Why should I use AutoOps for my clusters?](#why-autoops)
1616
* [Does this feature require additional payment?](#additional-payment)
17+
* [Is there an added cost for shipping metrics data to {{ecloud}}?](#autoops-metrics-cost)
1718
* [Which versions of {{es}} does AutoOps support?](#es-versions)
1819
* [Which deployment types can be connected to AutoOps?](#deployment-types)
1920

@@ -24,7 +25,7 @@ Find answers to your questions about AutoOps for ECE, ECK, and self-managed clus
2425
* [Do I have to define an Elastic IP address to enable the agent to send data to {{ecloud}}?](#elastic-ip-address)
2526

2627
**Questions about collected metrics**
27-
* [Where are AutoOps metrics stored, and does it cost extra to ship metrics data to {{ecloud}}?](#autoops-metrics)
28+
* [Where are AutoOps metrics stored?](#autoops-metrics-storage)
2829
* [What information does {{agent}} extract from my cluster?](#extracted-info)
2930

3031
## General questions
@@ -35,6 +36,11 @@ $$$additional-payment$$$ **Does this feature require additional payment?**
3536
: :::{include} /deploy-manage/_snippets/autoops-cc-payment-faq.md
3637
:::
3738

39+
$$$autoops-metrics-cost$$$ **Is there an added cost for shipping metrics data to {{ecloud}}?**
40+
: Elastic does not charge extra for this service, but your cloud service provider (CSP) might. When sending metrics data from your cluster in a CSP region to {{ecloud}}, shipping costs will be determined by your agreement with that CSP.
41+
42+
You can [choose the CSP region where your data is stored](#autoops-metrics-storage).
43+
3844
$$$es-versions$$$ **Which versions of {{es}} does AutoOps support?**
3945
: AutoOps is compatible with all [supported {{es}} versions](https://www.elastic.co/support/eol).
4046

@@ -60,14 +66,12 @@ $$$elastic-ip-address$$$ **Do I have to define an Elastic IP address to enable t
6066
: For more information, refer to [](/deploy-manage/security/elastic-cloud-static-ips.md).
6167

6268
## Questions about collected metrics
63-
$$$autoops-metrics$$$ **Where are AutoOps metrics stored, and does it cost extra to ship metrics data to {{ecloud}}?**
64-
: You can choose the CSP and region in which your cluster metrics will be stored.
69+
$$$autoops-metrics-storage$$$ **Where are AutoOps metrics stored?**
70+
: You can choose where to store your metrics from the following AWS regions:
6571

6672
:::{include} ../_snippets/autoops-cc-regions.md
6773
:::
6874

69-
Shipping metrics to {{ecloud}} may come at an additional cost. For example, when sending metrics data from your cluster in a CSP region to {{ecloud}}, shipping costs will be determined by your agreement with that CSP.
70-
7175
$$$extracted-info$$$ **What information does {{agent}} extract from my cluster?**
7276
: {{agent}} only extracts and sends cluster metrics to {{ecloud}}, not the underlying data within your cluster. The following metrics are collected:
7377

deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you have an {{es}} cluster set up for local development or testing, you can c
2222
Ensure your system meets the following requirements before proceeding:
2323

2424
* Your cluster is on a [supported {{es}} version](https://www.elastic.co/support/eol).
25-
* Your cluster is on an [Enterprise self-managed license](https://www.elastic.co/subscriptions) or an active self-managed [trial](https://cloud.elastic.co/registration).
25+
* Your cluster is on an [Enterprise self-managed license](https://www.elastic.co/subscriptions).
2626
* The agent you install for the connection is allowed to send metrics to {{ecloud}}.
2727

2828
## Connect to AutoOps (private preview) [connect-to-autoops]
@@ -92,9 +92,9 @@ Select one of the following methods to install {{agent}}:
9292

9393
* **Kubernetes**
9494
* **Docker**
95+
* **Linux**
9596
<!-- Not applicable for private preview
96-
* Linux
97-
* Windows
97+
* **Windows**
9898
-->
9999

100100
:::{important}
@@ -204,7 +204,7 @@ If you manually assign privileges, you won't be able to allow {{agent}} to acces
204204

205205
:::::
206206
* **System architecture**: Select the system architecture of the machine running the agent.
207-
* **Metrics storage location**: Select where to store your metrics data from the list of available cloud service providers and regions.
207+
* **Metrics storage location**: Select where to store your metrics data from the list of available regions.
208208

209209
:::{include} ../_snippets/autoops-cc-regions.md
210210
:::
@@ -220,8 +220,8 @@ The wizard will generate an installation command based on your configuration. De
220220
* Docker
221221
* Docker
222222
* Docker compose
223-
<!-- Not applicable for private preview
224223
* Linux
224+
<!-- Not applicable for private preview
225225
* Windows
226226
-->
227227

deploy-manage/production-guidance/elasticsearch-in-production-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following topics, covered in other sections of the documentation, offer valu
5959
* Consider [data streams](/manage-data/data-store/data-streams.md) and [index lifecycle management](/manage-data/lifecycle/index-lifecycle-management.md) to manage and retain your data efficiently over time.
6060

6161
::::{tip}
62-
[Elastic integrations](https://www.elastic.co/integrations) provide default index lifecycle policies, and you can [build your own policies for your custom integrations](/manage-data/lifecycle/index-lifecycle-management/tutorial-automate-rollover.md).
62+
[Elastic integrations](https://www.elastic.co/integrations) provide default index lifecycle policies, and you can [build your own policies for your custom integrations](/manage-data/lifecycle/index-lifecycle-management/ilm-tutorials.md).
6363
::::
6464

6565
### Security and monitoring [security-and-monitoring]

explore-analyze/discover/show-field-statistics.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Explore the fields in your data with the **Field statistics** view in **Discover
1515
* What does the latency look like when one of the containers is down on a Sunday?
1616
* Is the field type and format in the data view appropriate for the data and its cardinality?
1717

18+
:::{note}
19+
Field statistics aren't available when **Discover** is in {{esql}} mode.
20+
:::
21+
1822
This example explores the fields in the [sample web logs data](../index.md#gs-get-data-into-kibana), or you can use your own data.
1923

2024
1. Go to **Discover**.
@@ -46,5 +50,5 @@ This example explores the fields in the [sample web logs data](../index.md#gs-ge
4650
:::
4751

4852
7. Explore additional field types to see the statistics that **Discover** provides.
49-
8. To create a visualization of the field data, click ![Click the magnifying glass icon to create a visualization of the data in Lens](/explore-analyze/images/kibana-visualization-icon.png "") or ![Click the Maps icon to explore the data in a map](/explore-analyze/images/kibana-map-icon.png "") in the **Actions** column.
53+
8. To create a Lens visualization of the field data, click ![the magnifying glass icon to create a visualization of the data in Lens](/explore-analyze/images/kibana-visualization-icon.png "") or ![the Maps icon to explore the data in a map](/explore-analyze/images/kibana-map-icon.png "") in the **Actions** column.
5054

explore-analyze/toc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ toc:
257257
- file: visualize/manage-panels.md
258258
- file: visualize/lens.md
259259
- file: visualize/esorql.md
260-
- file: visualize/field-statistics.md
261260
- file: visualize/custom-visualizations-with-vega.md
262261
- file: visualize/text-panels.md
263262
- file: visualize/image-panels.md

explore-analyze/visualize.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ $$$panels-editors$$$
1919
| **Content** | **Panel type** | **Description** |
2020
| --- | --- | --- |
2121
| Visualizations | [Lens](visualize/lens.md) | Create powerful [charts](visualize/supported-chart-types.md) in {{kib}}. This is the default editor. |
22-
| | [ES&#124;QL](/explore-analyze/query-filter/languages/esql-kibana.md) | Create visualizations from ES&#124;QL queries |
22+
| | [{{esql}}](/explore-analyze/query-filter/languages/esql-kibana.md) | Create visualizations from {{esql}} queries |
2323
| | [Maps](visualize/maps.md) | Create beautiful displays of your geographical data |
2424
| | [Alerts](visualize/alert-panels.md) | View Observability or Security alerts in your dashboard |
25-
| | [Field statistics](visualize/field-statistics.md) | Add a field statistics view of your data to your dashboards |
2625
| | [Custom visualizations](visualize/custom-visualizations-with-vega.md) | Use Vega to create new types of visualizations |
2726
| | | |
2827
| Annotations and navigation | [Collapsible sections](dashboards/arrange-panels.md#collapsible-sections) | Organize your dashboard into sections that can be collapsed and save loading time |

0 commit comments

Comments
 (0)