From 3f570e1f1fce4f37a332bfd968b056ac820ce15d Mon Sep 17 00:00:00 2001 From: David Kilfoyle Date: Tue, 23 Sep 2025 15:23:02 -0400 Subject: [PATCH 1/2] Add link from Agent quickstart to data lifecycle --- .../quickstart-monitor-hosts-with-elastic-agent.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/solutions/observability/get-started/quickstart-monitor-hosts-with-elastic-agent.md b/solutions/observability/get-started/quickstart-monitor-hosts-with-elastic-agent.md index 0c68526ae3..b8114f284b 100644 --- a/solutions/observability/get-started/quickstart-monitor-hosts-with-elastic-agent.md +++ b/solutions/observability/get-started/quickstart-monitor-hosts-with-elastic-agent.md @@ -178,4 +178,8 @@ For host monitoring, the following capabilities and features are recommended: * [Detect change points](/explore-analyze/machine-learning/machine-learning-in-kibana/xpack-ml-aiops.md#change-point-detection) in your time series data. -Refer to the [Observability overview](/solutions/observability/get-started/what-is-elastic-observability.md) for a description of other useful features. \ No newline at end of file +Refer to the [Observability overview](/solutions/observability/get-started/what-is-elastic-observability.md) for a description of other useful features. + +## Manage your data [_manage_your_data] + +Now that you're ingesting and gathering insights from your data, learn how to manage your [data lifecycle](/manage-data/lifecycle.md). These features in {{es}} allow you to govern how long your {{agent}} data is retained, and to tune performance by configuring background operations that optimize how your data is stored. From dc34fd5367a3a2b5089e96ad83f9c494a518d193 Mon Sep 17 00:00:00 2001 From: David Kilfoyle Date: Tue, 23 Sep 2025 15:29:50 -0400 Subject: [PATCH 2/2] fixup --- .../get-started/quickstart-monitor-hosts-with-elastic-agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/observability/get-started/quickstart-monitor-hosts-with-elastic-agent.md b/solutions/observability/get-started/quickstart-monitor-hosts-with-elastic-agent.md index b8114f284b..65ae282d63 100644 --- a/solutions/observability/get-started/quickstart-monitor-hosts-with-elastic-agent.md +++ b/solutions/observability/get-started/quickstart-monitor-hosts-with-elastic-agent.md @@ -182,4 +182,4 @@ Refer to the [Observability overview](/solutions/observability/get-started/what- ## Manage your data [_manage_your_data] -Now that you're ingesting and gathering insights from your data, learn how to manage your [data lifecycle](/manage-data/lifecycle.md). These features in {{es}} allow you to govern how long your {{agent}} data is retained, and to tune performance by configuring background operations that optimize how your data is stored. +Now that you're ingesting data and using it gather insights, learn how to manage your [data lifecycle](/manage-data/lifecycle.md). These features in {{es}} allow you to govern how long your {{agent}} data is retained, and to tune performance by configuring background operations that optimize how your data is stored.