diff --git a/solutions/observability/apm/logs.md b/solutions/observability/apm/logs.md index 167c15758c..6606eef09c 100644 --- a/solutions/observability/apm/logs.md +++ b/solutions/observability/apm/logs.md @@ -30,6 +30,13 @@ To learn how to correlate your logs with your instrumented services, refer to [S Logs displayed on this page are filtered on `service.name` :::: +### View enhanced logs [apm-enhanced-logs] +```{applies_to} +stack: preview 9.0 +``` + +For an enhanced logs view with additional information including the log pattern, the number of events for each log, change type, and the time the change occurred, turn on the `observability:newLogsOverview` setting in **Management** → **Stack Management** → **Advanced Settings**. + ## Integrate with logging frameworks [apm-logs-correlation] ```{applies_to} stack: all diff --git a/solutions/observability/infra-and-hosts/analyze-compare-hosts.md b/solutions/observability/infra-and-hosts/analyze-compare-hosts.md index 6273209610..83010ef1ae 100644 --- a/solutions/observability/infra-and-hosts/analyze-compare-hosts.md +++ b/solutions/observability/infra-and-hosts/analyze-compare-hosts.md @@ -115,6 +115,13 @@ On the **Logs** tab of the **Hosts** page, view logs for the systems you are mon To see logs for a specific host, refer to [View host details](/solutions/observability/infra-and-hosts/analyze-compare-hosts.md#view-host-details). +### View enhanced logs [analyze-hosts-view-enhanced-logs] +```{applies_to} +stack: preview 9.0 +``` + +For an enhanced logs view with additional information including the log pattern, the number of events for each log, change type, and the time the change occurred, turn on the `observability:newLogsOverview` setting in **Management** → **Stack Management** → **Advanced Settings**. + ## View alerts [analyze-hosts-view-alerts]