kibana/docs/logs/index.asciidoc
Kerry Gallagher 34cccedc8e
[Logs UI] [Alerting] Documentation (#64886)
* Docs for logs alerts

Co-authored-by: Felix Stürmer <weltenwort@users.noreply.github.com>
2020-05-04 12:30:31 +01:00

36 lines
918 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>>
* <<xpack-logs-alerting>>
[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[]
include::logs-alerting.asciidoc[]