kibana/docs/logs/index.asciidoc
Kaarina Tungseth 9985597ad9
[DOCS] Updated and added jump tables (#59774)
* [DOCS] Updated and added jump tables

* Review comment
2020-03-10 16:46:02 -05:00

33 lines
857 B
Plaintext

[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>>
* <<xpack-logs-analysis>>
[role="screenshot"]
image::logs/images/logs-console.png[Log Console in Kibana]
--
include::getting-started.asciidoc[]
include::using.asciidoc[]
include::configuring.asciidoc[]
include::log-rate.asciidoc[]