diff --git a/docs/infrastructure/index.asciidoc b/docs/infrastructure/index.asciidoc index 5e2d0f3e757b0..60695c0e3f1cf 100644 --- a/docs/infrastructure/index.asciidoc +++ b/docs/infrastructure/index.asciidoc @@ -10,7 +10,7 @@ Then you can drill down to view more detailed metrics or other information for t You can: -* View your infrastructure metrics by hosts, Kubernetes pods or Docker containers. +* View your infrastructure metrics by hosts, Kubernetes pods, or Docker containers. You can group and filter the data in various ways to help you identify the items that interest you. * View current and historic values for metrics such as CPU usage, memory usage, and network traffic for each component. diff --git a/docs/logs/index.asciidoc b/docs/logs/index.asciidoc index edbadde223103..b12dc096bff45 100644 --- a/docs/logs/index.asciidoc +++ b/docs/logs/index.asciidoc @@ -16,6 +16,7 @@ In this case, you will only see the logs for the selected component. * <> * <> * <> +* <> [role="screenshot"] image::logs/images/logs-console.png[Log Console in Kibana] diff --git a/docs/uptime/index.asciidoc b/docs/uptime/index.asciidoc index 1a48d7d1c199c..785b9f818f5bf 100644 --- a/docs/uptime/index.asciidoc +++ b/docs/uptime/index.asciidoc @@ -8,10 +8,11 @@ Uptime allows you to monitor the status of network endpoints via HTTP/S, TCP, an You can explore endpoint status over time, drill down into specific monitors, and easily view a high-level snapshot of your environment at any point in time. -[float] -== Get Started +To get started with Elastic Uptime, refer to {uptime-guide}/install-uptime.html[Install Uptime]. + +* <> +* <> -See {uptime-guide}/install-uptime.html[Install Uptime] for instructions on getting started with Elastic Uptime. -- include::overview.asciidoc[]