From 4904c7fc09b2f574d0a6b82546eb104746957b89 Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Mon, 18 Feb 2013 09:49:46 -0700 Subject: [PATCH] fixed error message in logstash dashboard --- default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.json b/default.json index 45b064cad4e..82697700832 100644 --- a/default.json +++ b/default.json @@ -14,7 +14,7 @@ ], "type": "text", "title": "Welcome", - "content": "Welcome to Kibana Dashboard, a technology preview of what's to come for Kibana, Logstash and Elasticsearch \n\nKibana dashboard is the easy way to share, build, use and extend interactive, real time dashboards and data analysis interfaces. \n\nReady to get started? \n\nLogstash users, click the 'Load' button to the right, paste this URL: https://gist.github.com/028ff4b566a936fac019 into the 'Gist' loader, click 'Get' and select the 'Logstash Dashboard' link that appears", + "content": "Welcome to Kibana Dashboard, a technology preview of what's to come for Kibana, Logstash and Elasticsearch \n\nKibana dashboard is the easy way to share, build, use and extend interactive, real time dashboards and data analysis interfaces. \n\nReady to get started? \n\nLogstash users, click the 'Load' button to the right, paste this URL: https://gist.github.com/75428ef74f3b97f31af4 into the 'Gist' loader, click 'Get' and select the 'Logstash Dashboard' link that appears", "style": { "font-size": "14pt" }