Skip to content

Commit 1523ea4

Browse files
authored
[Observability] Add docs for enhanced logs component (#1549)
This PR closes [Issue 4888](https://github.com/elastic/observability-docs/issues/4888) and adds documentation for the enhanced application logs component, currently in technical preview.
1 parent a78630c commit 1523ea4

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

solutions/observability/apm/logs.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ To learn how to correlate your logs with your instrumented services, refer to [S
3030
Logs displayed on this page are filtered on `service.name`
3131
::::
3232

33+
### View enhanced logs [apm-enhanced-logs]
34+
```{applies_to}
35+
stack: preview 9.0
36+
```
37+
38+
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**.
39+
3340
## Integrate with logging frameworks [apm-logs-correlation]
3441
```{applies_to}
3542
stack: all

solutions/observability/infra-and-hosts/analyze-compare-hosts.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,13 @@ On the **Logs** tab of the **Hosts** page, view logs for the systems you are mon
115115

116116
To see logs for a specific host, refer to [View host details](/solutions/observability/infra-and-hosts/analyze-compare-hosts.md#view-host-details).
117117

118+
### View enhanced logs [analyze-hosts-view-enhanced-logs]
119+
```{applies_to}
120+
stack: preview 9.0
121+
```
122+
123+
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**.
124+
118125

119126
## View alerts [analyze-hosts-view-alerts]
120127

0 commit comments

Comments
 (0)