aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Echeverri <paul.echeverri@elasticsearch.com>2015-05-22 10:32:15 -0700
committerPaul Echeverri <paul.echeverri@elasticsearch.com>2015-05-28 10:34:06 -0700
commit33a51567c44b9cef71f57f2317097e0502e20041 (patch)
tree7cddbbeaaba7939af1674e999b7e78b8218f1807 /docs
parentaa335453d41173c62510c2ebbf596ade4794d537 (diff)
Fixes bad links, updates a screenshot, changes formattig for What's New
Diffstat (limited to 'docs')
-rw-r--r--docs/images/TFL-CompletedTrips.jpgbin216218 -> 191468 bytes
-rw-r--r--docs/introduction.asciidoc9
-rw-r--r--docs/setup.asciidoc7
-rw-r--r--docs/whats-new.asciidoc34
4 files changed, 26 insertions, 24 deletions
diff --git a/docs/images/TFL-CompletedTrips.jpg b/docs/images/TFL-CompletedTrips.jpg
index 0a77e67ae..cb7404979 100644
--- a/docs/images/TFL-CompletedTrips.jpg
+++ b/docs/images/TFL-CompletedTrips.jpg
Binary files differ
diff --git a/docs/introduction.asciidoc b/docs/introduction.asciidoc
index 682ba893d..384c2a7e9 100644
--- a/docs/introduction.asciidoc
+++ b/docs/introduction.asciidoc
@@ -11,11 +11,12 @@ browser-based interface enables you to quickly create and share dynamic
dashboards that display changes to Elasticsearch queries in real time.
Setting up Kibana is a snap. You can install Kibana and start exploring your
-Elasticsearch indices in minutes--no code, no additional infrastructure required.
+Elasticsearch indices in minutes -- no code, no additional infrastructure required.
-NOTE: This guide describes how to use Kibana 4. For information about what's new
-in Kibana 4, see <<whats-new>>. For information about Kibana 3,
-see the http://www.elastic.co/guide/en/kibana/current/index.html[Kibana 3 User Guide].
+NOTE: This guide describes how to use Kibana 4.1. For information about what's new
+in Kibana 4.1, see <<whats-new>>. For earlier versions of Kibana 4, see the
+http://www.elastic.co/guide/en/kibana/4.0/index.html[Kibana 4 User Guide]. For information about Kibana 3, see the
+http://www.elastic.co/guide/en/kibana/3.0/index.html[Kibana 3 User Guide].
[float]
[[data-discovery]]
diff --git a/docs/setup.asciidoc b/docs/setup.asciidoc
index 429c9b0ab..21f2a5063 100644
--- a/docs/setup.asciidoc
+++ b/docs/setup.asciidoc
@@ -60,8 +60,8 @@ disable the *Index contains time-based events* option.
create index names* option and select the *Index pattern interval*. This improves search performance by enabling Kibana
to search only those indices that could contain data in the time range you specify. This is primarily applicable if you
are using Logstash to feed data into Elasticsearch.
-. Click *Create* to add the index pattern. This first pattern is automatically configured as the default. When you have
-more than one index pattern, you can designate which one to use as the default from *Settings > Indices*.
+. Click *Create* to add the index pattern. This first pattern is automatically configured as the default.
+When you have more than one index pattern, you can designate which one to use as the default from *Settings > Indices*.
Voila! Kibana is now connected to your Elasticsearch data. Kibana displays a read-only list of fields configured for
the matching index.
@@ -75,4 +75,5 @@ You're ready to dive in to your data:
* Chart and map your data from the <<visualize, Visualize>> page.
* Create and view custom dashboards from the <<dashboard, Dashboard>> page.
-For a brief tutorial to these core Kibana concepts, take a look at the <<getting-started, Getting Started>> page!
+For a brief tutorial that explores these core Kibana concepts, take a look at the <<getting-started, Getting
+Started>> page.
diff --git a/docs/whats-new.asciidoc b/docs/whats-new.asciidoc
index 685dfa194..382c2dcbf 100644
--- a/docs/whats-new.asciidoc
+++ b/docs/whats-new.asciidoc
@@ -5,31 +5,31 @@
[[key-features]]
=== Key Features
-* {k4pull}2518[*Pull Request 2518*]: You can pin filters to make the filter persist across Kibana functionality, from
+* {k4pull}2518[Pull Request 2518]: You can pin filters to make the filter persist across Kibana functionality, from
the Visualize tab to Discover to a Dashboard.
-* {k4pull}2731[*Pull Request 2731*]: Field formatting options now supported in Settings.
-* {k4pull}3154[*Pull Request 3154*]: New chart: Bubble chart, derived from the basic line chart.
-* {k4pull}3212[*Pull Request 3212*]: You can now install Kibana on Linux with a package manager such as `yum` or
+* {k4pull}2731[Pull Request 2731]: Field formatting options now supported in Settings.
+* {k4pull}3154[Pull Request 3154]: New chart: Bubble chart, derived from the basic line chart.
+* {k4pull}3212[Pull Request 3212]: You can now install Kibana on Linux with a package manager such as `yum` or
`apt-get`.
-* {k4pull}3271[*Pull Request 3271*] and {k4pull}3262[*3262*]: New aggregations: IPv4 and Date range aggregations enable
+* {k4pull}3271[Pull Request 3271] and {k4pull}3262[3262]: New aggregations: IPv4 and Date range aggregations enable
you to specify buckets for these qualities.
-* {k4pull}3290[*Pull Request 3290*]: You can select a time interval for the Discover display of time series data.
-* {k4pull}3470[*Pull Request 3470*]: New metric: Percentile ranks.
-* {k4pull}3573[*Pull Request 3573*]: Kibana objects (visualizations, dashboards, and searches) can be imported and
+* {k4pull}3290[Pull Request 3290]: You can select a time interval for the Discover display of time series data.
+* {k4pull}3470[Pull Request 3470]: New metric: Percentile ranks.
+* {k4pull}3573[Pull Request 3573]: Kibana objects (visualizations, dashboards, and searches) can be imported and
exported.
-* {k4pull}3830[*Pull Request 3830*]: New chart: Heatmap, a tile map display variant.
+* {k4pull}3830[Pull Request 3830]: New chart: Heatmap, a tile map display variant.
[float]
[[improvements]]
=== Improvements
-* {k4pull}3164[*Pull Request 3164*]: You can now store a specific time range with a dashboard.
-* {k4pull}3233[*Pull Request 3233*]: New Y axis scale options, log scale and square root scale.
-* {k4pull}3237[*Pull Request 3237*]: Dat Histogram bucket aggregation now supports custom intervals, from seconds to
+* {k4pull}3164[Pull Request 3164]: You can now store a specific time range with a dashboard.
+* {k4pull}3233[Pull Request 3233]: New Y axis scale options, log scale and square root scale.
+* {k4pull}3237[Pull Request 3237]: Dat Histogram bucket aggregation now supports custom intervals, from seconds to
years.
-* {k4pull}3273[*Pull Request 3273*]: Line smoothing for for line and area charts.
-* {k4pull}3464[*Pull Request 3464*]: You can now specify the extent of the Y axis for charts.
-* {k4pull}3526[*Pull Request 3526*]: You can add columns to Dicover's list of results directly from an entry's table of
+* {k4pull}3273[Pull Request 3273]: Line smoothing for for line and area charts.
+* {k4pull}3464[Pull Request 3464]: You can now specify the extent of the Y axis for charts.
+* {k4pull}3526[Pull Request 3526]: You can add columns to Dicover's list of results directly from an entry's table of
fields.
-* {k4pull}3671[*Pull Request 3671*]: Tile maps now support latitude/longitude filtering.
-* {k4pull}3800[*Pull Request 3800*]: You can now pause auto-refresh on a dashboard.
+* {k4pull}3671[Pull Request 3671]: Tile maps now support latitude/longitude filtering.
+* {k4pull}3800[Pull Request 3800]: You can now pause auto-refresh on a dashboard.