Skip to content
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
2 changes: 1 addition & 1 deletion docs/infrastructure/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions docs/logs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ 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]
Expand Down
7 changes: 4 additions & 3 deletions docs/uptime/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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].

* <<uptime-overview>>
* <<uptime-monitor>>

See {uptime-guide}/install-uptime.html[Install Uptime] for instructions on getting started with Elastic Uptime.
--

include::overview.asciidoc[]
Expand Down