From 99411b53abf455685b6faf590d8488e8dc792d66 Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Wed, 22 May 2013 13:45:14 -0700 Subject: [PATCH] Noted pattern change in readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 241a0cfbb16..6c5410388f1 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ __NOTE__: You have reached the Kibana 3 repository. Kibana 3 is completely new version of Kibana written entirely in HTML and Javascript. You can find the Kibana 2 repository at [https://github.com/rashidkpc/Kibana](https://github.com/rashidkpc/Kibana) +### Important! +The index pattern format has changed in Kibana 3 milestone 2. Please update your index pattern in the +timepicker panel for any dashboards you've built. The default has been updated. + More information about Kibana 3 can be found at [http://three.kibana.org](http://three.kibana.org) ## Overview