Skip to content

Commit b2309f6

Browse files
authored
Merge branch 'main' into szabosteve/recommendation
2 parents e1df57d + e58fc78 commit b2309f6

File tree

15 files changed

+762
-149
lines changed

15 files changed

+762
-149
lines changed

deploy-manage/deploy/elastic-cloud/regions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ The following Azure regions are currently available:
4141
| Region | Name |
4242
| :--- | :--- |
4343
| eastus | East US |
44+
| northeurope | North Europe |
45+
| australiaeast | Australia East |
46+
| westus2 | West US 2 |
4447

4548
## Google Cloud Platform (GCP) regions [regions-gcp-regions]
4649

manage-data/ingest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ products:
1616
- id: elasticsearch
1717
---
1818

19-
# Ingestion
19+
# Bring your data to Elastic
2020

21-
Bring your data! Whether you call it *adding*, *indexing*, or *ingesting* data, you have to get the data into {{es}} before you can search it, visualize it, and use it for insights.
21+
Whether you call it *adding*, *indexing*, or *ingesting* data, you have to get the data into {{es}} before you can search it, visualize it, and use it for insights.
2222

2323
Our ingest tools are flexible, and support a wide range of scenarios. We can help you with everything from popular and straightforward use cases, all the way to advanced use cases that require additional processing in order to modify or reshape your data before it goes to {{es}}.
2424

manage-data/ingest/tools.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ $$$supported-outputs-beats-and-agent$$$
4040

4141
$$$additional-capabilities-beats-and-agent$$$
4242

43-
Depending on the type of data you want to ingest, you have a number of methods and tools available for use in your ingestion process. The table below provides more information about the available tools. Refer to our [Ingestion](/manage-data/ingest.md) overview for some guidelines to help you select the optimal tool for your use case.
43+
Depending on the type of data you want to ingest, you have a number of methods and tools available for use in your ingestion process. The table below provides more information about the available tools.
44+
45+
Refer to our [Ingestion](/manage-data/ingest.md) overview for some guidelines to help you select the optimal tool for your use case.
4446

4547
<br>
4648

@@ -49,14 +51,13 @@ Depending on the type of data you want to ingest, you have a number of methods a
4951
| Integrations | Ingest data using a variety of Elastic integrations. | [Elastic Integrations](integration-docs://reference/index.md) |
5052
| File upload | Upload data from a file and inspect it before importing it into {{es}}. | [Upload data files](/manage-data/ingest/upload-data-files.md) |
5153
| APIs | Ingest data through code by using the APIs of one of the language clients or the {{es}} HTTP APIs. | [Document APIs](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-document) |
52-
| OpenTelemetry | Collect and send your telemetry data to Elastic Observability | [Elastic Distributions of OpenTelemetry](opentelemetry://reference/index.md) |
54+
| OpenTelemetry | Collect and send your telemetry data to Elastic Observability | [Elastic Distributions of OpenTelemetry](opentelemetry://reference/index.md). |
5355
| Fleet and Elastic Agent | Add monitoring for logs, metrics, and other types of data to a host using Elastic Agent, and centrally manage it using Fleet. | [Fleet and {{agent}} overview](/reference/fleet/index.md) <br> [{{fleet}} and {{agent}} restrictions (Serverless)](/reference/fleet/fleet-agent-serverless-restrictions.md) <br> [{{beats}} and {{agent}} capabilities](/manage-data/ingest/tools.md)||
5456
| {{elastic-defend}} | {{elastic-defend}} provides organizations with prevention, detection, and response capabilities with deep visibility for EPP, EDR, SIEM, and Security Analytics use cases across Windows, macOS, and Linux operating systems running on both traditional endpoints and public cloud environments. | [Configure endpoint protection with {{elastic-defend}}](/solutions/security/configure-elastic-defend.md) |
5557
| {{ls}} | Dynamically unify data from a wide variety of data sources and normalize it into destinations of your choice with {{ls}}. | [Logstash](logstash://reference/index.md) |
5658
| {{beats}} | Use {{beats}} data shippers to send operational data to Elasticsearch directly or through Logstash. | [{{beats}}](beats://reference/index.md) |
5759
| APM | Collect detailed performance information on response time for incoming requests, database queries, calls to caches, external HTTP requests, and more. | [Application performance monitoring (APM)](/solutions/observability/apm/index.md) |
5860
| Application logs | Ingest application logs using Filebeat, {{agent}}, or the APM agent, or reformat application logs into Elastic Common Schema (ECS) logs and then ingest them using Filebeat or {{agent}}. | [Stream application logs](/solutions/observability/logs/stream-application-logs.md) <br> [ECS formatted application logs](/solutions/observability/logs/ecs-formatted-application-logs.md) |
5961
| Elastic Serverless forwarder for AWS | Ship logs from your AWS environment to cloud-hosted, self-managed Elastic environments, or {{ls}}. | [Elastic Serverless Forwarder](elastic-serverless-forwarder://reference/index.md) |
60-
| Connectors | Use connectors to extract data from an original data source and sync it to an {{es}} index. | [Ingest content with Elastic connectors
61-
](elasticsearch://reference/search-connectors/index.md) <br> [Connector clients](elasticsearch://reference/search-connectors/index.md) |
62+
| Connectors | Use connectors to extract data from an original data source and sync it to an {{es}} index. | [Ingest content with Elastic connectors](elasticsearch://reference/search-connectors/index.md) <br> [Connector clients](elasticsearch://reference/search-connectors/index.md) |
6263
| Web crawler | Discover, extract, and index searchable content from websites and knowledge bases using the web crawler. | [Elastic Open Web Crawler](https://github.com/elastic/crawler#readme) |

release-notes/elastic-cloud-serverless/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ products:
99
# {{serverless-full}} changelog [elastic-cloud-serverless-changelog]
1010
Review the changes, fixes, and more to {{serverless-full}}.
1111

12+
13+
## August 28, 2025 [serverless-changelog-08282025]
14+
15+
### Features and enhancements [serverless-changelog-08282025-features-enhancements]
16+
17+
* {{serverless-full}} is now available in three new Microsoft Azure [regions](/deploy-manage/deploy/elastic-cloud/regions.md):
18+
* `northeurope` (North Europe), located in Ireland
19+
* `australiaeast` (Australia East), located in Victoria, Australia
20+
* ` westus2` (West US 2), located in Washington, United States
21+
22+
23+
1224
## August 25, 2025 [serverless-changelog-08252025]
1325

1426
### Features and enhancements [serverless-changelog-08252025-features-enhancements]
@@ -38,6 +50,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
3850
* Adds support for a `reporting_user` role with a reserved set of privileges [#231533]({{kib-pull}}231533)
3951

4052

53+
4154
## August 18, 2025 [serverless-changelog-08182025]
4255

4356
### Features and enhancements [serverless-changelog-08182025-features-enhancements]

solutions/observability/apm/switch-an-elastic-cloud-cluster-to-apm-integration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ Use the {{ecloud}} Console to upgrade the {{stack}} to version {{version.stack}}
2222

2323
## Switch to {{agent}} [apm-integration-upgrade-ess-2]
2424

25-
APM data collection will be interrupted while the migration is in progress. The process of migrating should only take a few minutes.
25+
APM data collection will be interrupted while the migration is in progress. The migration process should take only a few minutes.
2626

27-
With a Superuser account, complete the following steps:
27+
With a Superuser account, complete these steps:
2828

29-
1. In {{kib}}, go to the **Applications** app and click **Settings****Schema**.
29+
1. In the main menu, go to **Applications -> Service Inventory** or find `Service Inventory` using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md), and then select **Settings → Schema**.
3030

3131
:::{image} /solutions/images/observability-schema-agent.png
3232
:alt: switch to {{agent}}

solutions/observability/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Elastic provides a powerful LLM observability framework including key metrics, l
105105

106106
Refer to [LLM observability](/solutions/observability/applications/llm-observability.md) for more information.
107107
:::
108-
108+
::::
109109
:::::
110110
::::::
111111

@@ -178,5 +178,5 @@ Many [{{observability}} integrations](https://www.elastic.co/integrations/data-i
178178
### Other resources
179179

180180
* [What's Elastic {{observability}}](/solutions/observability/get-started/what-is-elastic-observability.md)
181-
* [Whats new in Elastic Stack](/release-notes/elastic-observability/index.md)
181+
* [What's new in Elastic Stack](/release-notes/elastic-observability/index.md)
182182
* [{{obs-serverless}} billing dimensions](/deploy-manage/cloud-organization/billing/elastic-observability-billing-dimensions.md)

solutions/observability/logs.md

Lines changed: 36 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,29 @@ Elastic Observability allows you to deploy and manage logs at a petabyte scale,
2020
* [Run pattern analysis on log data](/solutions/observability/logs/run-pattern-analysis-on-log-data.md): Find patterns in unstructured log messages and make it easier to examine your data.
2121
* [Troubleshoot logs](/troubleshoot/observability/troubleshoot-logs.md): Find solutions for errors you might encounter while onboarding your logs.
2222

23+
## Send log data to your project [observability-log-monitoring-send-logs-data-to-your-project]
2324

24-
## Send logs data to your project [observability-log-monitoring-send-logs-data-to-your-project]
25+
You can send log data to your project in different ways depending on your needs. When choosing between these options, consider the different features and functionalities between them.
2526

26-
You can send logs data to your project in different ways depending on your needs:
27+
Refer to [Ingest tools overview](/manage-data/ingest/tools.md) for more information on which option best fits your situation.
2728

28-
* {{agent}}
29-
* {{filebeat}}
3029

31-
When choosing between {{agent}} and {{filebeat}}, consider the different features and functionalities between the two options. See [{{beats}} and {{agent}} capabilities](/manage-data/ingest/tools.md) for more information on which option best fits your situation.
30+
::::{tab-set}
3231

32+
:::{tab-item} {{edot}}
3333

34-
### {{agent}} [observability-log-monitoring-agent]
34+
The Elastic Distribution of OpenTelemetry (EDOT) Collector and SDKs provide native OpenTelemetry support for collecting logs, metrics, and traces. This approach is ideal for:
35+
36+
* Native OpenTelemetry: When you want to use OpenTelemetry standards and are already using OpenTelemetry in your environment.
37+
* Full observability: When you need to collect logs, metrics, and traces from a single collector.
38+
* Modern applications: When building new applications with OpenTelemetry instrumentation.
39+
* Standards compliance: When you need to follow OpenTelemetry specifications.
40+
41+
For more information, refer to [Elastic Distribution of OpenTelemetry](opentelemetry://reference/index.md).
42+
43+
:::
44+
45+
:::{tab-item} {{agent}}
3546

3647
{{agent}} uses [integrations](https://www.elastic.co/integrations/data-integrations) to ingest logs from Kubernetes, MySQL, and many more data sources. You have the following options when installing and managing an {{agent}}:
3748

@@ -45,7 +56,7 @@ See [install {{fleet}}-managed {{agent}}](/reference/fleet/install-fleet-managed
4556

4657
#### Standalone {{agent}} [observability-log-monitoring-standalone-agent]
4758

48-
Install an {{agent}} and manually configure it locally on the system where its installed. You are responsible for managing and upgrading the agents.
59+
Install an {{agent}} and manually configure it locally on the system where it's installed. You are responsible for managing and upgrading the agents.
4960

5061
See [install standalone {{agent}}](/reference/fleet/install-standalone-elastic-agent.md).
5162

@@ -56,15 +67,32 @@ Run an {{agent}} inside of a container — either with {{fleet-server}} or stand
5667

5768
See [install {{agent}} in containers](/reference/fleet/install-elastic-agents-in-containers.md).
5869

70+
:::
5971

60-
### {{filebeat}} [observability-log-monitoring-filebeat]
72+
:::{tab-item} {{filebeat}}
6173

6274
{{filebeat}} is a lightweight shipper for forwarding and centralizing log data. Installed as a service on your servers, {{filebeat}} monitors the log files or locations that you specify, collects log events, and forwards them to your Observability project for indexing.
6375

6476
* [{{filebeat}} overview](beats://reference/filebeat/index.md): General information on {{filebeat}} and how it works.
6577
* [{{filebeat}} quick start](beats://reference/filebeat/filebeat-installation-configuration.md): Basic installation instructions to get you started.
6678
* [Set up and run {{filebeat}}](beats://reference/filebeat/setting-up-running.md): Information on how to install, set up, and run {{filebeat}}.
6779

80+
:::
81+
82+
:::{tab-item} {{ls}}
83+
84+
{{ls}} is a powerful data processing pipeline that can collect, transform, and enrich log data before sending it to Elasticsearch. It's ideal for:
85+
86+
* Complex data processing: When you need to parse, filter, and transform logs before indexing.
87+
* Multiple data sources: When you need to collect logs from various sources and normalize them.
88+
* Advanced use cases: When you need data enrichment, aggregation, or routing to multiple destinations.
89+
* Extending Elastic integrations: When you want to add custom processing to data collected by Elastic Agent or Beats.
90+
91+
For more information, refer to [Logstash](logstash://reference/index.md) and [Using Logstash with Elastic integrations](logstash://reference/using-logstash-with-elastic-integrations.md).
92+
93+
:::
94+
95+
::::
6896

6997
## Configure logs [observability-log-monitoring-configure-logs]
7098

solutions/observability/logs/discover-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For a contextual logs experience, set the **Solution view** for your space to **
2222

2323
:::{image} ../../images/observability-log-explorer.png
2424
:alt: Screen capture of Discover
25-
:class: screenshot
25+
:screenshot:
2626
:::
2727

2828
## Required {{kib}} privileges [logs-explorer-privileges]

0 commit comments

Comments
 (0)