Skip to content

Commit b0cc03a

Browse files
Merge branch 'main' into 2588-add-overview-global-fleet-management
2 parents 796687a + b690042 commit b0cc03a

File tree

8 files changed

+50
-29
lines changed

8 files changed

+50
-29
lines changed

deploy-manage/cloud-organization/billing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ products:
1414

1515
# Billing
1616

17-
Elastic charges a recurring fee for using our offerings on {{ecloud}}. In this section, you'll learn how to about the dimensions used to calculate your bill, how to monitor account usage, how to manage billing, and more.
17+
Elastic charges a recurring fee for using our offerings on {{ecloud}}. In this section, you'll learn about the dimensions used to calculate your bill, how to monitor account usage, how to manage billing, and more.
1818

1919
## Pricing model
2020

release-notes/fleet-elastic-agent/index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,8 @@ There are no new features, enhancements, or fixes in this release.
5454

5555
**Elastic Agent**
5656

57-
* Adds a new configuration setting, `agent.upgrade.rollback.window`. [#8065]({{agent-pull}}8065) [#6881]({{agent-issue}}6881)
57+
* Adds a new configuration setting, `agent.upgrade.rollback.window` in preparation for enabling upgrade rollbacks in a future release. [#8065]({{agent-pull}}8065) [#6881]({{agent-issue}}6881)
5858

59-
The value of the `agent.upgrade.rollback.window` setting determines the period after upgrading
60-
Elastic Agent when a rollback to the previous version can be triggered. This is an optional
61-
setting, with a default value of `168h` (7 days). The value can be any string that is parseable
62-
by <https://pkg.go.dev/time#ParseDuration>.
6359
* Removes resource/k8s processor and uses k8sattributes processor for service attributes. [#8599]({{agent-pull}}8599)
6460

6561
This PR removes the `resource/k8s` processor in honour of the k8sattributes processor that
@@ -93,7 +89,7 @@ There are no new features, enhancements, or fixes in this release.
9389
* Makes pbkdf2 settings validation FIPS compliant. [#4542]({{fleet-server-pull}}4542)
9490
* Updates to Go v1.24.0. [#4543]({{fleet-server-pull}}4543)
9591
* Adds version metadata to version command output. [#4820]({{fleet-server-pull}}4820)
96-
* Adds rollback attribute to upgrade actions. [#4838]({{fleet-server-issue}}4838)
92+
* Adds rollback attribute to upgrade actions in preparation for enabling upgrade rollbacks in a future release. [#4838]({{fleet-server-issue}}4838)
9793

9894
### Fixes [fleet-elastic-agent-9.1.0-fixes]
9995

70 KB
Loading
42.9 KB
Loading

solutions/observability/get-started.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ products:
1414

1515
# Get started with Elastic {{observability}} [observability-get-started]
1616

17+
```{note}
18+
Use this guide to get started with the Observability Complete feature tier of {{obs-serverless}}. Refer to the [Logs Essentials getting started](/solutions/observability/get-started/logs-essentials.md) docs to get started with {{obs-serverless}} Logs Essentials. The [{{obs-serverless}} feature tiers](/solutions/observability/observability-serverless-feature-tiers.md) page details the difference between tiers.
19+
```
20+
1721
New to Elastic {{observability}}? Discover more about our observability features and how to get started. The following instructions guides you through setting up your first Elastic {{observability}} deployment, collecting data from infrastructure and applications, and exploring your data.
1822

1923
## Get started with your use case [get-started-with-use-case]
@@ -118,7 +122,7 @@ Refer to [LLM observability](/solutions/observability/applications/llm-observabi
118122

119123
:::::{dropdown} Steps for adding Synthetics monitoring
120124
1. Select **Add data** from the main menu and then select **Application**.
121-
2. Select **Synthetic monitor**.
125+
2. Select **Synthetic monitor**.
122126
3. Select a [monitor type](/solutions/observability/synthetics/index.md).
123127
4. Fill out the details.
124128
5. (Optional) Add a [Playwright](https://playwright.dev/) script.

solutions/observability/get-started/logs-essentials.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ products:
1010
# Get started with {{obs-serverless}} Logs Essentials [logs-essentials-get-started]
1111

1212
```{note}
13-
Use this guide to get started with the Logs Essentials feature tier of {{obs-serverless}}. Refer to the main [{{observability}} getting started](/solutions/observability/get-started.md) docs to get started with {{obs-serverless}} Complete, which includes APM and Infrastructure metrics.
13+
Use this guide to get started with the Logs Essentials feature tier of {{obs-serverless}}. Refer to the main [{{observability}} getting started](/solutions/observability/get-started.md) docs to get started with {{obs-serverless}} Complete, which includes APM and Infrastructure metrics. The [{{obs-serverless}} feature tiers](../observability-serverless-feature-tiers.md) page details the difference between tiers.
1414
```
15-
% Note should link to the feature tier comparison docs once published.
1615

1716
New to {{obs-serverless}} Logs Essentials? Discover more about its features and how to get started. The following instructions guide you through setting up your first Elastic {{observability}} Logs Essentials deployment, collecting log data, and exploring your data.
1817

solutions/security/ai/ease/ease-intro.md

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ applies_to:
66
---
77
# Elastic AI SOC Engine with {{sec-serverless}}
88

9-
Elastic AI Security Operations Center (SOC) Engine (EASE) is an {{sec-serverless}} project type that provides AI-powered tools and case management to augment third-party SIEM and EDR/XDR platforms. This page describes how to create an {{sec-serverless}} EASE project, how to ingest your data, and how to use its key features.
9+
Elastic AI SOC Engine (EASE) is an {{sec-serverless}} project type that provides cutting-edge AI-powered tools to augment your existing SIEM and EDR/XDR platforms. Because serverless deployments are quick to deploy and easy to configure, and because all the integrations that you can use to ingest data to EASE support fast and easy [agentless](/solutions/security/get-started/agentless-integrations.md) deployment, you can start getting value from EASE in minutes.
10+
11+
This page describes how to create an EASE project, how to ingest your data, and how to use its key features.
1012

1113
## Create an EASE project
1214

@@ -21,21 +23,29 @@ To create an EASE project:
2123
2. Click **Create serverless project**, and wait for your project to be provisioned. When it's ready, open it.
2224

2325

24-
## Ingest your SOC data
26+
## Ingest your SIEM and EDR/XDR data
2527

26-
To ingest your SOC data:
28+
To ingest third-party security data:
2729

2830
1. Go to the **Configurations** page using the navigation menu or the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
2931

3032
:::{image} /solutions/images/security-ease-integrations.png
3133
:alt: The integrations page of an EASE project
34+
:width: 600px
3235
:::
3336

34-
2. From the **Integrations** tab, select any [integration](integration-docs://reference/index.md) you want to ingest data from to view deployment instructions and more information.
37+
2. From the **Integrations** tab, select a SIEM and EDR/XDR platform from which you want to ingest data to view setup instructions and more information. You can ingest data from:
38+
39+
* CrowdStrike
40+
* Elastic Security
41+
* Google SecOps
42+
* Microsoft Sentinel
43+
* SentinelOne
44+
* Splunk
3545

3646
## Select a model
3747

38-
EASE uses LLM connectors to enable its AI features such as Attack Discovery and AI Assistant. The Elastic Managed LLM is enabled by default. You can also [create custom connectors](/solutions/security/ai/set-up-connectors-for-large-language-models-llm.md). Keep in mind that different models [perform differently](/solutions/security/ai/large-language-model-performance-matrix.md) on different tasks.
48+
EASE uses LLM connectors to enable its AI features such as Attack Discovery and AI Assistant. The Elastic Managed LLM is enabled by default. You can also [configure your own third-party LLM connector](/solutions/security/ai/set-up-connectors-for-large-language-models-llm.md). Keep in mind that different models [perform differently](/solutions/security/ai/large-language-model-performance-matrix.md) on different tasks.
3949

4050

4151
## Features
@@ -46,13 +56,23 @@ EASE provides a set of capabilities designed to help make the most of each secur
4656

4757
:::{image} /solutions/images/security-attck-disc-example-disc.png
4858
:alt: Attack Discovery detail view
59+
:width: 600px
4960
:::
5061

51-
- **[AI Assistant](/solutions/security/ai/ai-assistant.md)**: An LLM-powered virtual assistant specialized for digital security; it helps with data analysis, alert investigation, incident response, and {{esql}} query generation. You can add custom background knowledge and data to its [knowledge base](/solutions/security/ai/ai-assistant-knowledge-base.md) and use natural language to ask for its assistance with your SOC operations.
62+
You can [schedule](/solutions/security/ai/attack-discovery.md#schedule-discoveries) Attack Discovery to run automatically, and notify you of any discoveries through a range of connectors such as Slack, Teams, PagerDuty, or email.
63+
64+
- **[AI Assistant](/solutions/security/ai/ai-assistant.md)**: An LLM-powered virtual assistant specialized for digital security; it helps with data analysis, alert investigation, incident response, and {{esql}} query generation. You can add custom background knowledge and data to its [knowledge base](/solutions/security/ai/ai-assistant-knowledge-base.md) and use natural language to ask for its assistance with your SOC operations.
65+
66+
:::{image} /solutions/images/security-ease-ai-assistant.png
67+
:alt: A new conversation with AI Assistant
68+
:width: 450px
69+
:::
70+
71+
You can add custom information to AI Assistant's [Knowledge Base](/solutions/security/ai/ai-assistant-knowledge-base.md), either in the form of individual documents or entire indices containing numerous documents. This information informs the AI Assistant's responses and can include everything from threat intelligence, to information about your team's on-call rotation, to information about your infrastructure, and more.
5272

5373
- **[Cases](/solutions/security/investigate/cases.md)**: Helps you track and share related information about security issues. Track key investigation details and collect alerts in a central location.
5474

5575
:::{image} /solutions/images/security-ease-cases.png
56-
:alt: The Cases page in an EASE project
76+
:alt: The Cases page in an EASE project showing the default state
5777
:::
5878

solutions/security/get-started/agentless-integrations.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,20 @@ Agentless deployment for the following integrations is in beta and is subject to
3737
1. AbuseCH
3838
2. Cloud Asset Discovery
3939
3. CrowdStrike
40-
4. Google SecOps
41-
5. Google Security Command Center
42-
6. Google Workspace
43-
7. Microsoft 365 Defender
44-
8. Microsoft Defender for Endpoint
45-
9. Microsoft Sentinel
46-
10. Okta
47-
11. Qualys VMDR
48-
12. SentinelOne
49-
13. Tenable IO
50-
14. Wiz
51-
15. Zscaler ZIA
40+
4. Elastic Security
41+
5. Google SecOps
42+
6. Google Security Command Center
43+
7. Google Workspace
44+
8. Microsoft 365 Defender
45+
9. Microsoft Defender for Endpoint
46+
10. Microsoft Sentinel
47+
11. Okta
48+
12. Qualys VMDR
49+
13. SentinelOne
50+
14. Splunk
51+
15. Tenable IO
52+
16. Wiz
53+
17. Zscaler ZIA
5254

5355

5456
To learn more about these integrations and find setup guides, refer to [Elastic integrations](https://docs.elastic.co/en/integrations/).

0 commit comments

Comments
 (0)