Skip to content

Deprecate the Logs Stream app #4362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/en/observability/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -186,14 +186,14 @@ include::monitor-logs.asciidoc[leveloffset=+2]

include::explore-logs.asciidoc[leveloffset=+3]

include::tail-logs.asciidoc[leveloffset=+3]

include::categorize-logs.asciidoc[leveloffset=+3]

include::inspect-log-anomalies.asciidoc[leveloffset=+3]

include::configure-logs-sources.asciidoc[leveloffset=+3]

include::tail-logs.asciidoc[leveloffset=+3]

include::logs-add-service-name.asciidoc[leveloffset=+2]

include::logs-index-template.asciidoc[leveloffset=+2]
Expand Down
21 changes: 18 additions & 3 deletions docs/en/observability/tail-logs.asciidoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
[[tail-logs]]
= Tail log files
= Logs Stream

.There's a new, better way to explore your logs!
[sidebar]
--
<<explore-logs, Logs Explorer>> makes viewing and inspecting your logs easier with more features, better performance, and more intuitive navigation. We recommend switching to Logs Explorer, as it will replace Logs Stream in a future version.
The Logs Stream app and dashboard panel are deactivated by default. We recommend viewing and inspecting your logs with <<explore-logs, Logs Explorer>> as it provides more features, better performance, and more intuitive navigation.

To activate the Logs Stream app, refer to <<activate-logs-stream>>.
--

Within the {logs-app}, the *Stream* page enables you to monitor all of the log events flowing in from your
Expand All @@ -14,6 +16,19 @@ along with the power of search.
Click *Stream Live* to view a continuous flow of log messages in real time, or
click *Stop streaming* to view historical logs from a specified time range.

[discrete]
[[activate-logs-stream]]
== Activate Logs Stream

Because <<explore-logs, Logs Explorer>> is replacing Logs Stream, Logs Stream and the Logs Stream dashboard panel are disabled by default.
To activate Logs Stream and the Logs Stream dashboard panel complete the following steps:

. Go to **Management** → **Advanced Settings**
. Enter _Logs Stream_ in the search bar.
. Turn on **Logs Stream**.

After saving your settings, you'll see Logs Stream in the Observability navigation, and the Logs Stream dashboard panel will be available.

[discrete]
[[filter-logs]]
== Filter logs
Expand Down Expand Up @@ -63,4 +78,4 @@ To see other actions related to a log event, click *Actions* in the *Log event d
Depending on the event and the features you have configured, you can:

* Select *View status in Uptime* to <<view-monitor-status,view related uptime information>> in the {uptime-app}.
* Select *View in APM* to <<apm-traces,view corresponding APM traces>> in the APM UI.
* Select *View in APM* to <<apm-traces,view corresponding APM traces>> in the APM UI.