kibana/docs/logs/index.asciidoc
Sebastian Grodzicki 9f7bc6482f
[Infra UI] Update docs to reflect renaming to Metrics (#47927)
* Rename Infrastructure UI to Metrics UI

* Rename Infrastructure app to Metrics app

* Rename Infrastructure to Metrics
2019-10-11 15:49:38 +02:00

29 lines
801 B
Text

[role="xpack"]
[[xpack-logs]]
= Logs
[partintro]
--
The Logs app in Kibana enables you to explore logs for common servers, containers, and services.
The Logs app has a compact, console-like display that you can customize.
You can filter the logs by various fields, start and stop live streaming, and highlight text of interest.
You can open the Logs app from the *Logs* tab in Kibana.
You can also open the Logs app directly from a component in the Metrics app.
In this case, you will only see the logs for the selected component.
* <<xpack-logs-getting-started>>
* <<xpack-logs-using>>
* <<xpack-logs-configuring>>
[role="screenshot"]
image::logs/images/logs-console.png[Log Console in Kibana]
--
include::getting-started.asciidoc[]
include::using.asciidoc[]
include::configuring.asciidoc[]