From 761cafedc087266bc8e712fd4b85b05077177ea0 Mon Sep 17 00:00:00 2001 From: XsWack Date: Wed, 23 Aug 2017 07:37:44 +0800 Subject: [PATCH] Update monitoring.md (#5145) format the command line --- docs/getting-started-guides/ubuntu/monitoring.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/getting-started-guides/ubuntu/monitoring.md b/docs/getting-started-guides/ubuntu/monitoring.md index 7885376a60..ba6e1ff99a 100644 --- a/docs/getting-started-guides/ubuntu/monitoring.md +++ b/docs/getting-started-guides/ubuntu/monitoring.md @@ -42,7 +42,11 @@ juju add-relation datadog etcd ## Connecting Elastic stack -The Elastic stack, formally "ELK" stack, refers to Elastic Search and the suite of tools to facilitate log aggregation, monitoring, and dashboarding. To deploy a full Kubernetes stack with elastic out of the box, do: `juju deploy canonical-kubernetes-elastic` +The Elastic stack, formally "ELK" stack, refers to Elastic Search and the suite of tools to facilitate log aggregation, monitoring, and dashboarding. To deploy a full Kubernetes stack with elastic out of the box, do: + +``` +juju deploy canonical-kubernetes-elastic +``` ### New install of ElasticSearch