From d13b25b7d8f00e7887dd73df52adbd7d1ba9b489 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen@paragon-es.de> Date: Tue, 12 Jan 2021 11:57:39 +0100 Subject: [PATCH] docker/l3d#74 Move all documentation to devops-tools doc --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e89e37d..026b3df 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -## Resources +## Heartbeat -- [Install](https://www.elastic.co/guide/en/beats/heartbeat/6.5/heartbeat-installation.html) -- [Blogpost](https://www.elastic.co/blog/uptime-monitoring-with-heartbeat-and-the-elastic-stack) -- [Forum](https://discuss.elastic.co/c/beats/heartbeat) -- [GitHub](https://github.com/elastic/beats) -- [Monitor Config](https://www.elastic.co/guide/en/beats/heartbeat/6.5/configuration-heartbeat-options.html) +You find all the details in the [full documentation](https://devops-tools.docs.lakedrops.com/ansible/roles/heartbeat/). -- GitLab