Skip to content

Commit 7c86f2f

Browse files
authored
Merge branch 'main' into bbq-documentation
2 parents 6ece83d + fc431a3 commit 7c86f2f

File tree

13 files changed

+197
-121
lines changed

13 files changed

+197
-121
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

106 KB
Loading
Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,45 @@
11
---
2-
navigation_title: Manage {{agent}}s in {{fleet}}
2+
navigation_title: Manage {{agents}} in {{fleet}}
33
mapped_pages:
44
- https://www.elastic.co/guide/en/fleet/current/manage-agents-in-fleet.html
55
products:
66
- id: fleet
77
- id: elastic-agent
88
---
99

10-
# Centrally manage {{agent}}s in {{fleet}} [manage-agents-in-fleet]
10+
# Centrally manage {{agents}} in {{fleet}} [manage-agents-in-fleet]
1111

12-
13-
::::{admonition}
1412
The {{fleet}} app in {{kib}} supports both {{agent}} infrastructure management and agent policy management. You can use {{fleet}} to:
1513

16-
* Manage {{agent}} binaries and specify settings installed on the host that determine whether the {{agent}} is enrolled in {{fleet}}, what version of the agent is running, and which agent policy is used.
17-
* Manage agent policies that specify agent configuration settings, which integrations are running, whether agent monitoring is turned on, input settings, and so on.
14+
- Manage {{agent}} binaries and specify settings installed on the host that determine whether the agent is enrolled in {{fleet}}, what version of the agent is running, and which agent policy is used.
15+
- Manage agent policies that specify agent configuration settings, which integrations are running, whether agent monitoring is turned on, input settings, and more.
1816

1917
Advanced users who don’t want to use {{fleet}} for central management can use an external infrastructure management solution and [install {{agent}} in standalone mode](/reference/fleet/install-standalone-elastic-agent.md) instead.
2018

21-
::::
22-
23-
2419
::::{important}
2520
{{fleet}} currently requires a {{kib}} user with `All` privileges on {{fleet}} and {{integrations}}. Since many Integrations assets are shared across spaces, users need the {{kib}} privileges in all spaces. Refer to [Required roles and privileges](/reference/fleet/fleet-roles-privileges.md) to learn how to create a user role with the required privileges to access {{fleet}} and {{integrations}}.
26-
2721
::::
2822

23+
To learn how to add {{agents}} to {{fleet}}, refer to [Install {{fleet}}-managed {{agents}}](/reference/fleet/install-fleet-managed-elastic-agent.md).
2924

30-
To learn how to add {{agent}}s to {{fleet}}, refer to [Install {{fleet}}-managed {{agent}}s](/reference/fleet/install-fleet-managed-elastic-agent.md).
31-
32-
To use {{fleet}} go to **Management > {{fleet}}** in {{kib}}. The following table describes the main management actions you can perform in {{fleet}}:
25+
Find **{{fleet}}** in the {{kib}} navigation menu, or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). The following table describes the main management actions you can perform in {{fleet}}:
3326

3427
| Component | Management actions |
3528
| --- | --- |
36-
| [{{fleet}} settings](/reference/fleet/fleet-settings.md) | Configure global settings available to all {{agent}}s managed by {{fleet}},including {{fleet-server}} hosts and output settings. |
37-
| [{{agent}}s](/reference/fleet/manage-agents.md) | Enroll, unenroll, upgrade, add tags, and view {{agent}} status and logs. |
29+
| [{{fleet}} settings](/reference/fleet/fleet-settings.md) | Configure global settings available to all {{agents}} managed by {{fleet}}, including {{fleet-server}} hosts and output settings. |
30+
| [{{agents}}](/reference/fleet/manage-agents.md) | Enroll, unenroll, upgrade, add tags, and view {{agent}} status and logs. |
3831
| [Policies](/reference/fleet/agent-policy.md) | Create and edit agent policies and add integrations to them. |
3932
| [{{fleet}} enrollment tokens](/reference/fleet/fleet-enrollment-tokens.md) | Create and revoke enrollment tokens. |
4033
| [Uninstall tokens](/solutions/security/configure-elastic-defend/prevent-elastic-agent-uninstallation.md) | ({{elastic-defend}} integration only) Access tokens to allow uninstalling {{agent}} from endpoints with Agent tamper protection enabled. |
4134
| [Data streams](/reference/fleet/data-streams.md) | View data streams and navigate to dashboards to analyze your data. |
4235

36+
## Global {{fleet}} management
4337

38+
In {{fleet}} deployments where {{agents}} are installed in diverse locations and where data must be stored in local clusters, operators need a unified view of all agents and a central management interface for tasks like upgrades, policy organization, and metrics collection. {{fleet}} offers features to facilitate this deployment model:
4439

40+
- [Remote {{es}} output](/reference/fleet/remote-elasticsearch-output.md): Configure {{agents}} to send data to remote {{es}} clusters while still sending their check-in payloads to the management cluster. This allows {{fleet}} on the management cluster to maintain a global view of all agents while the ingested data is routed to the agents' respective local clusters.
41+
- [Automatic integrations synchronization](/reference/fleet/automatic-integrations-synchronization.md) {applies_to}`stack: ga 9.1.0`: Install an integration once in the management cluster and use {{fleet}} to synchronize and update the integration across all remote clusters. This enables you to initiate services like [OSquery](integration-docs://reference/osquery-intro.md) from the management cluster, and to collect and display responses from dispersed agents in {{fleet}} on the central management cluster.
4542

46-
47-
48-
43+
:::{image} images/manage-agents-global-fleet.png
44+
:alt: A diagram showing Elastic Agents connected to remote data clusters and to a Fleet management cluster
45+
:::

reference/fleet/upgrade-elastic-agent.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ You can do rolling upgrades to avoid exhausting network resources when updating
101101

102102
5. Upgrade the agents.
103103

104+
Note that agents in a rollout period have the status `Updating` until the upgrade is complete, even if the upgrade has not started yet.
104105

105106
## Schedule an upgrade [schedule-agent-upgrade]
106107

@@ -245,7 +246,9 @@ To configure an automatic rollout of a new minor or patch version to a percentag
245246
7. You can then add a different target version, and specify the percentage of agents you want to be upgraded to that version. The total percentage of agents to be upgraded cannot exceed 100%.
246247
8. Click **Save**.
247248

248-
Once the configuration is saved, an asynchronous task runs every 30 minutes, gradually upgrading the agents in the policy to the specified target version.
249+
Once the configuration is saved, an asynchronous task runs every 30 minutes, upgrading the agents in the policy to the specified target version.
250+
251+
If the number of agents to be upgraded is greater than or equal to 10, a rollout period is automatically applied. The rollout duration is either 10 minutes or `nAgents * 0.03` seconds, whichever is greater.
249252

250253
In case of any failed upgrades, the upgrades are retried with exponential backoff mechanism until the upgrade is successful, or the maximum number of retries is reached. Note that the maximum number of retries is the number of [configured retry delays](#auto-upgrade-settings).
251254

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

0 commit comments

Comments
 (0)