Skip to content

Commit 494bae4

Browse files
Merge branch 'main' of github.com:elastic/docs-content into more-ess-references
2 parents 3482737 + 13debcc commit 494bae4

38 files changed

+236
-788
lines changed

deploy-manage/cloud-organization/billing/manage-subscription.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ mapped_urls:
33
- https://www.elastic.co/guide/en/serverless/current/general-check-subscription.html
44
- https://www.elastic.co/guide/en/cloud/current/ec-subscription-overview.html
55
- https://www.elastic.co/guide/en/cloud/current/ec-select-subscription-level.html
6+
- https://www.elastic.co/guide/en/cloud/current/ec-licensing.html
67
applies_to:
78
deployment:
89
ess: all

deploy-manage/license.md

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,35 @@
11
---
2-
mapped_pages:
3-
- https://www.elastic.co/guide/en/cloud/current/ec-licensing.html
2+
applies_to:
3+
deployment:
4+
ece:
5+
ech:
6+
ess:
7+
self:
8+
serverless:
49
---
510

6-
# Manage your license [ec-licensing]
11+
# Manage your license
712

8-
For more information on what is available with different subscription levels, check [our pricing page](https://www.elastic.co/pricing). You are entitled to use all of the features that match your subscription level. Please use them to your heart’s content.
13+
Your Elastic license determines which features are available and what level of support you receive.
914

10-
Your subscription determines [which features are available](https://www.elastic.co/subscriptions/cloud). For example, machine learning requires a Platinum or Private subscription and is not available if you upgrade to a Gold subscription. Similarly, SAML Single Sign-On requires an Enterprise subscription.
15+
Depending on your deployment type, licenses and subscriptions are applied at different levels:
1116

17+
* **{{ecloud}}, {{ece}}, and {{eck}}:** Licenses and subscriptions are controlled at the orchestrator or organization level, and apply to all related deployments.
18+
* **Self-managed {{es}}:** Licenses are controlled at the cluster level, and apply only to a single cluster.
19+
20+
For a comprehensive comparison of the available subscription levels, see [Elastic subscriptions](https://www.elastic.co/subscriptions).
21+
22+
Use the topics in this section to manage your license or start a trial:
23+
24+
- [{{ecloud}}](/deploy-manage/cloud-organization/billing/manage-subscription.md): Applies to both {{ech}} deployments and {{serverless-full}} projects in your Cloud organization
25+
- [{{ece}}](/deploy-manage/license/manage-your-license-in-ece.md)
26+
- [{{eck}}](/deploy-manage/license/manage-your-license-in-eck.md)
27+
- [Self-managed cluster](/deploy-manage/license/manage-your-license-in-self-managed-cluster.md)
28+
29+
## Additional resources
30+
31+
Explore these resources for details on subscriptions and features:
32+
33+
- [{{stack}} subscriptions](https://www.elastic.co/subscriptions)
34+
- [{{ecloud}} features](https://www.elastic.co/subscriptions/cloud)
35+
- [{{ecloud}} pricing](https://www.elastic.co/pricing)

deploy-manage/license/manage-your-license-in-ece.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
2+
navigation_title: "{{ece}}"
3+
applies_to:
4+
ece:
25
mapped_pages:
36
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-add-license.html
47
---
58

6-
# Manage your license in ECE [ece-add-license]
9+
# Manage your license in {{ece}} [ece-add-license]
710

811
The use of Elastic Cloud Enterprise requires a valid license, which you can obtain from Elastic and add to your installation following the steps described in this document. When you first install ECE we automatically activate ECE with a trial license that is valid for 30 days.
912

deploy-manage/license/manage-your-license-in-eck.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2+
navigation_title: "{{eck}}"
23
applies_to:
34
deployment:
45
eck: all
56
mapped_pages:
67
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-licensing.html
78
---
89

9-
# Manage your license in ECK [k8s-licensing]
10+
# Manage your license in {{eck}} [k8s-licensing]
1011

1112
When you install the default distribution of ECK, you receive a Basic license. Any Elastic stack application you manage through ECK will also be Basic licensed. Go to [https://www.elastic.co/subscriptions](https://www.elastic.co/subscriptions) to check which features are included in the Basic license for free.
1213

deploy-manage/license/manage-your-license-in-self-managed-cluster.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
---
2+
navigation_title: "Self-managed cluster"
3+
applies_to:
4+
self:
25
mapped_pages:
36
- https://www.elastic.co/guide/en/kibana/current/managing-licenses.html
47
---
58

6-
# Manage your license in self-managed cluster [managing-licenses]
9+
# Manage your license in a self-managed cluster [managing-licenses]
710

8-
By default, new installations have a Basic license that never expires. For the full list of features available at the Free and Open Basic subscription level, refer to {{subscriptions}}.
11+
By default, new installations have a Basic license that never expires. For the full list of features available at the Free and Open Basic subscription level, refer to [Elastic subscriptions](https://www.elastic.co/subscriptions).
912

10-
To explore all of the available solutions and features, start a 30-day free trial. You can activate a trial subscription once per major product version. If you need more than 30 days to complete your evaluation, request an extended trial at {{extendtrial}}.
13+
To explore all of the available solutions and features, start a 30-day free trial. You can activate a trial subscription once per major product version. If you need more than 30 days to complete your evaluation, [request an extended trial](https://www.elastic.co/trialextension).
1114

1215
To view the status of your license, start a trial, or install a new license, go to the **License Management** page using the navigation menu or the [global search field](../../explore-analyze/find-and-organize/find-apps-and-objects.md).
1316

deploy-manage/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,8 +790,8 @@ toc:
790790
- file: cloud-organization/tools-and-apis.md
791791
- file: license.md
792792
children:
793-
- file: license/manage-your-license-in-eck.md
794793
- file: license/manage-your-license-in-ece.md
794+
- file: license/manage-your-license-in-eck.md
795795
- file: license/manage-your-license-in-self-managed-cluster.md
796796
- file: maintenance.md
797797
children:

deploy-manage/tools/snapshot-and-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ In Elasticsearch 8.0 and later versions, feature states are the only way to back
106106

107107
## How snapshots work
108108

109-
Snapshots are **automatically deduplicated** to save storage space and reduce network transfer costs. To back up an index, a snapshot makes a copy of the index’s [segments](/solutions/search/search-approaches/near-real-time-search.md) and stores them in the snapshot repository. Since segments are immutable, the snapshot only needs to copy any new segments created since the repository’s last snapshot.
109+
Snapshots are **automatically deduplicated** to save storage space and reduce network transfer costs. To back up an index, a snapshot makes a copy of the index’s [segments](/manage-data/data-store/near-real-time-search.md) and stores them in the snapshot repository. Since segments are immutable, the snapshot only needs to copy any new segments created since the repository’s last snapshot.
110110

111111
Each snapshot is **logically independent**. When you delete a snapshot, Elasticsearch only deletes the segments used exclusively by that snapshot. Elasticsearch doesn’t delete segments used by other snapshots in the repository.
112112

explore-analyze/query-filter/tools.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ mapped_pages:
88

99
# Query tools [devtools-kibana]
1010

11-
Elasticsearch offers tools that you can use to query your data, manage those queries, and optimize them to be as efficient as possible.
11+
Access these specialized tools in Kibana and the Serverless UI to develop, debug, and refine your search queries while monitoring their performance and efficiency.
1212

13-
| | |
14-
| --- | --- |
15-
| [Saved queries](tools/saved-queries.md) | Save your searches and queries to reuse them later. |
13+
| Tool | Function |
14+
|------|----------|
15+
| [Saved queries](tools/saved-queries.md) | Save your searches and queries to reuse them later. |
1616
| [Console](tools/console.md) | Interact with the REST APIs of {{es}} and {{kib}}, including sending requests and viewing API documentation. |
1717
| [{{searchprofiler}}](tools/search-profiler.md) | Inspect and analyze your search queries. |
18-
| [Grok Debugger   ](tools/grok-debugger.md) | Build and debug grok patterns before you use them in your data processing pipelines. |
19-
| [Painless Lab](../scripting/painless-lab.md) | [beta] Test and debug Painless scripts in real-time. |
20-
| [Playground](tools/playground.md) | Combine your Elasticsearch data with the power of large language models (LLMs) for retrieval augmented generation (RAG), using a chat interface. |
18+
| [Grok Debugger](tools/grok-debugger.md) | Build and debug grok patterns before you use them in your data processing pipelines. |
19+
| [Painless Lab](../scripting/painless-lab.md) | [beta] Test and debug Painless scripts in real-time. |
20+
| [Playground](tools/playground.md) | Combine your Elasticsearch data with the power of large language models (LLMs) for retrieval augmented generation (RAG), using a chat interface. |
2121

2222

2323

solutions/search/search-approaches/near-real-time-search.md renamed to manage-data/data-store/near-real-time-search.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/near-real-time.html
44
applies_to:
55
stack:
6-
serverless:
76
---
87

98
# Near real-time search [near-real-time]
@@ -14,15 +13,15 @@ Lucene, the Java libraries on which {{es}} is based, introduced the concept of p
1413

1514
Sitting between {{es}} and the disk is the filesystem cache. Documents in the in-memory indexing buffer ([Figure 1](#img-pre-refresh)) are written to a new segment ([Figure 2](#img-post-refresh)). The new segment is written to the filesystem cache first (which is cheap) and only later is it flushed to disk (which is expensive). However, after a file is in the cache, it can be opened and read just like any other file.
1615

17-
:::{image} ../../../images/elasticsearch-reference-lucene-in-memory-buffer.png
16+
:::{image} /images/elasticsearch-reference-lucene-in-memory-buffer.png
1817
:alt: A Lucene index with new documents in the in-memory buffer
1918
:title: A Lucene index with new documents in the in-memory buffer
2019
:name: img-pre-refresh
2120
:::
2221

2322
Lucene allows new segments to be written and opened, making the documents they contain visible to search ​without performing a full commit. This is a much lighter process than a commit to disk, and can be done frequently without degrading performance.
2423

25-
:::{image} ../../../images/elasticsearch-reference-lucene-written-not-committed.png
24+
:::{image} /images/elasticsearch-reference-lucene-written-not-committed.png
2625
:alt: The buffer contents are written to a segment, which is searchable, but is not yet committed
2726
:title: The buffer contents are written to a segment, which is searchable, but is not yet committed
2827
:name: img-post-refresh

manage-data/toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ toc:
44
- file: data-store.md
55
children:
66
- file: data-store/index-basics.md
7+
- file: data-store/near-real-time-search.md
78
- file: data-store/data-streams.md
89
children:
910
- file: data-store/data-streams/set-up-data-stream.md

0 commit comments

Comments
 (0)