kibana/docs/uptime/index.asciidoc
Andrew Cholakian 6652045cbf
Uptime 7.7 docs (#62228)
Add docs for 7.7 features:

- Alerting
- Duration anomalies
- Settings

Point security docs to heartbeat.
2020-04-16 15:38:57 -05:00

22 lines
558 B
Plaintext

[role="xpack"]
[[xpack-uptime]]
= Uptime
[partintro]
--
Uptime allows you to monitor the status of network endpoints via HTTP/S, TCP, and ICMP.
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.
To get started with Elastic Uptime, refer to {uptime-guide}/install-uptime.html[Install Uptime].
* <<uptime-overview>>
* <<uptime-monitor>>
* <<uptime-settings>>
--
include::overview.asciidoc[]
include::monitor.asciidoc[]
include::settings.asciidoc[]