Skip to content

Commit 0688ab8

Browse files
authored
[Observability] Add serverless feature tiers page (#2297)
This PR closes #2300 and #2301 adding details about the new Logs Essentials subscription tier in Observability Serverless.
1 parent 23f8c24 commit 0688ab8

File tree

5 files changed

+83
-6
lines changed

5 files changed

+83
-6
lines changed

deploy-manage/cloud-organization/billing/elastic-observability-billing-dimensions.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ products:
1010

1111
# Elastic for Observability billing dimensions [observability-billing]
1212

13-
{{obs-serverless}} projects provide you with all the capabilities of Elastic Observability to monitor critical applications. Projects are provided using a Software as a Service (SaaS) model, and pricing is entirely consumption-based.
13+
{{obs-serverless}} projects provide you with all the capabilities of Elastic Observability to monitor critical applications. Projects are provided using a Software as a Service (SaaS) model, and pricing is entirely consumption-based. {{obs-serverless}} projects are available in the following tiers of carefully selected features to enable common observability operations:
14+
15+
* **Observability Logs Essentials**: Includes everything you need to store and analyze logs at scale.
16+
* **Observability Complete**: Adds full-stack observability capabilities to monitor cloud-native and hybrid environments.
1417

1518
Your monthly bill is based on the capabilities you use. When you use {{obs-serverless}}, your bill is calculated based on data volume, which has these components:
1619

@@ -19,9 +22,12 @@ Your monthly bill is based on the capabilities you use. When you use {{obs-serve
1922

2023
Data volumes for ingest and retention are based on the fully enriched normalized data size at the end of the ingest pipeline, before {{es}} compression is performed, and will be higher than the volumes traditionally reported by {{es}} index size. In addition, these volumes might be larger than those reported by cloud provider proxy logs for data going into {{es}}. This allows you to have flexibility in choosing your preferred ingest architecture for enrichment, whether it’s through Elastic Agent, Logstash, OpenTelemetry, or collectors — with no impact on the cost.
2124

25+
Refer to [Serverless billing dimensions](serverless-project-billing-dimensions.md) and the [{{ecloud}} pricing table](https://cloud.elastic.co/cloud-pricing-table?productType=serverless&project=observability) for more details about {{obs-serverless}} billing dimensions and rates.
2226

2327
## Synthetics [synthetics-billing]
2428

25-
[Synthetic monitoring](/solutions/observability/synthetics/index.md) is an optional add-on to Observability Serverless projects that allows you to periodically check the status of your services and applications. In addition to the core ingest and retention dimensions, there is a charge to execute synthetic monitors on our testing infrastructure. Browser (journey) based tests are charged per-test-run, and ping (lightweight) tests have an all-you-can-use model per location used.
29+
[Synthetic monitoring](/solutions/observability/synthetics/index.md) is an optional add-on to Observability Serverless projects that allows you to periodically check the status of your services and applications as a part of your "Complete" tier subscription. In addition to the core ingest and retention dimensions, there is a charge to execute synthetic monitors on our testing infrastructure. Browser (journey) based tests are charged per-test-run, and ping (lightweight) tests have an all-you-can-use model per location used.
2630

27-
Refer to [Serverless billing dimensions](serverless-project-billing-dimensions.md) and the [{{ecloud}} pricing table](https://cloud.elastic.co/cloud-pricing-table?productType=serverless&project=observability) for more details about {{obs-serverless}} billing dimensions and rates.
31+
## Elastic Managed LLM
32+
33+
The default [Elastic Managed LLM](kibana://reference/connectors-kibana/elastic-managed-llm.md) enables you to leverage AI-powered search as a service without deploying a model in your serverless project. It's configured by default to use with the Security AI Assistant, Attack Discovery, and other applicable AI features as a part of your "Complete" tier subscription. Using the default LLM will use tokens and incur related token-based add-on billing for your serverless project.

deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ This table compares Elasticsearch capabilities between {{ech}} deployments and S
102102

103103
### Observability
104104

105-
This table compares Observability capabilities between {{ech}} deployments and Serverless projects:
105+
This table compares Observability capabilities between {{ech}} deployments and Observability Complete Serverless projects. For more information on Observability Logs Essentials Serverless projects, refer to [Observability subscription tiers](../../../solutions/observability/observability-serverless-feature-tiers.md).
106106

107-
| **Feature** | {{ech}} | Serverless Observability projects | Serverless notes |
107+
| **Feature** | {{ech}} | Serverless Observability Complete projects | Serverless notes |
108108
|---------|----------------------|-----------------------------------|------------------|
109109
| [**AI Assistant**](/solutions/observability/observability-ai-assistant.md) ||| |
110110
| **APM integration** ||| Use **Managed Intake Service** (supports Elastic APM and OTLP protocols) |

deploy-manage/deploy/elastic-cloud/project-settings.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ $$$elasticsearch-manage-project-search-power-settings$$$
5555
```yaml {applies_to}
5656
serverless:
5757
security:
58+
observability:
5859
```
60+
### {{elastic-sec}} project features
5961
6062
For {{elastic-sec}} projects, edit the **Project features** to select a feature tier and enable add-on options for specific use cases.
6163
@@ -64,7 +66,7 @@ For {{elastic-sec}} projects, edit the **Project features** to select a feature
6466
| **Security Analytics Essentials** | Standard security analytics, detections, investigations, and collaborations. Allows these add-ons:<br><br>* **Endpoint Protection Essentials**: endpoint protections with {{elastic-defend}}.<br>* **Cloud Protection Essentials**: Cloud native security features.<br> |
6567
| **Security Analytics Complete** | Everything in **Security Analytics Essentials** plus advanced features such as entity analytics, threat intelligence, and more. Allows these add-ons:<br><br>* **Endpoint Protection Complete**: Everything in **Endpoint Protection Essentials** plus advanced endpoint detection and response features.<br>* **Cloud Protection Complete**: Everything in **Cloud Protection Essentials** plus advanced cloud security features.<br> |
6668
67-
### Downgrading the feature tier [elasticsearch-manage-project-downgrading-the-feature-tier]
69+
#### Downgrading the feature tier [elasticsearch-manage-project-downgrading-the-feature-tier]
6870
6971
When you downgrade your Security project features selection from **Security Analytics Complete** to **Security Analytics Essentials**, the following features become unavailable:
7072
@@ -89,3 +91,14 @@ And, the following data may be permanently deleted:
8991
* Entity Analytics asset criticality information
9092
* Detection rule external connector settings
9193
* Detection rule response action settings
94+
95+
### {{obs-serverless}} project features
96+
97+
For {{obs-serverless}} projects, edit the **Project features** to select a feature tier.
98+
99+
| Feature tier | Description|
100+
| :--- | :--- |
101+
| **Observability Logs Essentials** | Includes everything you need to store and analyze logs at scale.<br> |
102+
| **Observability Complete** | Adds full-stack observability capabilities to monitor cloud-native and hybrid environments.<br> |
103+
104+
For a full feature comparison, upgrading instructions, and more, refer to [{{obs-serverless}} feature tiers](../../../solutions/observability/observability-serverless-feature-tiers.md).
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
navigation_title: Serverless feature tiers
3+
applies_to:
4+
serverless: ga
5+
products:
6+
- id: observability
7+
---
8+
9+
# {{obs-serverless}} feature tiers
10+
11+
{{obs-serverless}} projects are available in the following tiers, each with a carefully selected set of features to enable common observability operations:
12+
13+
* **Observability Logs Essentials**: Includes everything you need to store and analyze logs at scale.
14+
* **Observability Complete**: Adds full-stack observability capabilities to monitor cloud-native and hybrid environments.
15+
16+
Refer to the [feature comparison table](#obs-subscription-features) for a more detailed comparison between the tiers.
17+
18+
## Subscription tier pricing [obs-subscription-pricing]
19+
20+
For pricing information, refer to [Elastic Observability Serverless pricing](https://www.elastic.co/pricing/serverless-observability).
21+
22+
## Feature comparison [obs-subscription-features]
23+
24+
The following table compares features available in Observability Complete and Observability Logs Essentials:
25+
26+
| **Feature** | Observability Complete | Observability Logs Essentials |
27+
|---------|----------------------|-----------------------------------|
28+
| **[Ad-hoc analytics](/explore-analyze/discover.md)** |||
29+
| **[Out-of-the-box dashboards](/explore-analyze/dashboards.md)** |||
30+
| **[Custom dashboards](/explore-analyze/dashboards.md)** |||
31+
| **[Alerting and notifications](/deploy-manage/monitor/monitoring-data/configure-stack-monitoring-alerts.md)** |||
32+
| **[Integrations](https://www.elastic.co/integrations/data-integrations?solution=observability)** |||
33+
| **[Machine learning](/explore-analyze/machine-learning.md)** |||
34+
| **[Rate and pattern analysis](/explore-analyze/machine-learning/machine-learning-in-kibana/xpack-ml-aiops.md)** |||
35+
| **[Service level objectives (SLO)](/solutions/observability/incident-management/service-level-objectives-slos.md)** |||
36+
| **[Infrastructure and hosts](/solutions/observability/infra-and-hosts.md)** |||
37+
| **[APM](/solutions/observability/apm/index.md)** |||
38+
| **[AI Assistant](/solutions/observability/observability-ai-assistant.md)** including Elastic Managed LLM |||
39+
| **[Custom knowledge bases](/solutions/observability/observability-ai-assistant.md#obs-ai-kb-ui)** |||
40+
| **[Synthetics testing and browser experience monitoring](/solutions/observability/synthetics/index.md)** |||
41+
42+
## Ingest data into a Logs Essentials project [obs-subscription-ingest]
43+
44+
From the main navigation menu, select **Add data**. Select which logs you want to monitor and how you want to monitor them, then follow the instructions for your system.
45+
46+
## Upgrade from Observability Logs Essentials to Observability Complete [obs-subscription-upgrade]
47+
48+
:::{warning}
49+
Upgrading from Observability Logs Essentials to Observability Complete is permanent and is not reversible.
50+
:::
51+
52+
To access the additional features available in Observability Complete, upgrade your Observability Logs Essentials subscription by completing the following steps:
53+
54+
1. From the [{{ecloud}} Console](https://cloud.elastic.co), select **Manage** next to the Observability Logs Essentials serverless project you want to upgrade.
55+
1. Next to **Project features**, select **Edit**.
56+
1. Select **Observability Complete**.
57+
1. Select **Save** to complete the upgrade.

solutions/toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,7 @@ toc:
459459
- file: observability/incident-management/create-an-slo.md
460460
- file: observability/data-set-quality-monitoring.md
461461
- file: observability/observability-ai-assistant.md
462+
- file: observability/observability-serverless-feature-tiers.md
462463
- file: security.md
463464
children:
464465
- file: security/elastic-security-serverless.md

0 commit comments

Comments
 (0)