Commit graph

350 commits

Author SHA1 Message Date
Court Ewing
afefd4539c docs: 5.2.2 release notes 2017-02-27 18:12:37 -05:00
Toby McLaughlin
a2aed59adc Document xpack.monitoring.ui.container.elasticsearch.enabled for Docker (#10498) 2017-02-24 10:32:37 -05:00
Toby McLaughlin
ef314f8e9f Document Monitoring settings under Docker (#10497) 2017-02-23 20:53:28 -05:00
jasper
61365e802e docs: Fixes key for Tribe's requestTimeout (#10526)
Backports PR #10503

**Commit 1:**
Update doc

Include elasticsearch.tribe.requestTimeout setting

* Original sha: 5a01e24695
* Authored by Nikhil Patel <niks999@gmail.com> on 2017-02-22T11:17:01Z
* Committed by GitHub <noreply@github.com> on 2017-02-22T11:17:01Z
2017-02-22 20:40:25 -08:00
Thomas Neirynck
cc5896e9a9 Update known-plugins.asciidoc (#10301) (#10490)
manual cherry-pick of dd6cb4a34e, which was originally committed on 5.2. This is the forward port.
2017-02-21 16:39:57 -05:00
Court Ewing
c247124148 docs: 5.2.1 security release notes 2017-02-14 14:52:18 -05:00
Court Ewing
8d1b5acc62 docs: 5.2.1 release notes 2017-02-14 11:16:16 -05:00
Lukas Ciszewski
2cfe54a8da Update documentation on coordinator node usage (#9960)
* Update production.asciidoc

* Update production.asciidoc

Reorder configuration guide and mention config files.

* Update production.asciidoc

Fix typo.
2017-02-13 17:17:33 -05:00
markwalkom
9648ed3dce Update tutorial-load-dataset.asciidoc (#10298)
Clarified that curl stuff needs to be run in a terminal.

Inspired by https://discuss.elastic.co/t/newbie-stuck-in-1st-tutorial/74660
2017-02-11 09:25:58 -05:00
jasper
dd2b6f9fab Removing the server.ssl.clientAuthentication setting (#10262)
Backports PR #10253

**Commit 1:**
Removing the server.ssl.clientAuthentication setting

* Original sha: 0b42c7d040
* Authored by kobelb <brandon.kobel@elastic.co> on 2017-02-08T21:41:21Z
2017-02-10 06:41:47 -05:00
jasper
cf20b28bd7 Added a visualization to known-plugins.asciidoc (#10210)
Backports PR #9693

**Commit 1:**
Update known-plugins.asciidoc

* Original sha: 71fbaac8f3
* Authored by Dean Fenster <deanf@users.noreply.github.com> on 2017-01-01T00:00:28Z
* Committed by GitHub <noreply@github.com> on 2017-01-01T00:00:28Z
2017-02-06 21:46:47 -05:00
Lukas Olson
18451e5ed8 Improve highlighting by using highlight_query with all_fields enabled (#9671)
* Add all_fields to highlight query to improve highlighting

* Refactor highlighting and move out of _flatten

* Make changes as per @bargs' requests

* Add documentation about highlightAll setting

* Fix docs typo

* Remove unused function

* Remove unused code
2017-02-03 12:41:24 -07:00
Wataru Takase
65d5627c94 Add a new plugin link (#9955) 2017-01-27 19:42:14 -05:00
jasper
b9d99d30b9 Modifying SSL settings to be consistent with the stack (#10062)
Backports PR #9823

**Commit 1:**
Modifying SSL settings to be consistent with the stack

* Original sha: 6ea4077b45
* Authored by = <brandon.kobel@elastic.co> on 2016-10-07T10:19:45Z

**Commit 2:**
Removing deprecated console settings from the docs

* Original sha: 9dc79fda7d
* Authored by kobelb <brandon.kobel@elastic.co> on 2017-01-13T16:08:18Z

**Commit 3:**
Removing unused code

* Original sha: 22713b7777
* Authored by kobelb <brandon.kobel@elastic.co> on 2017-01-13T16:09:43Z

**Commit 4:**
Using array for certificateAuthorities in the kibana.yml

* Original sha: a93c9fe10a
* Authored by kobelb <brandon.kobel@elastic.co> on 2017-01-13T16:10:01Z

**Commit 5:**
Moving the kbn_server deprecation warnings to be earlier

* Original sha: 9dba22aff4
* Authored by kobelb <brandon.kobel@elastic.co> on 2017-01-20T12:30:51Z

**Commit 6:**
Allowing the cipher suites to be configured

* Original sha: e2242686c1
* Authored by kobelb <brandon.kobel@elastic.co> on 2017-01-20T19:00:40Z
2017-01-25 12:11:47 -05:00
Stacey Gammon
5146e5f8a1 [5.x] Remove expanded panel mode due to performance issue [forward port] (#10015)
* [5.x] Remove expanded panel mode due to performance issue [forward port]

Forward port of https://github.com/elastic/kibana/pull/10010

* remove release notes section with expanded panel
2017-01-23 15:28:41 -05:00
jasper
d990fce876 Update manifest endpoint to new staging server (#9982)
Backports PR #9972

**Commit 1:**
update manifest endpoint

* Original sha: c928f905fa
* Authored by Thomas Neirynck <thomas@elastic.co> on 2017-01-19T21:22:05Z

**Commit 2:**
update corresponding doc

* Original sha: 1b359f27f6
* Authored by Thomas Neirynck <thomas@elastic.co> on 2017-01-20T14:44:21Z

**Commit 3:**
readd example url

* Original sha: 7c44469592
* Authored by Thomas Neirynck <thomas@elastic.co> on 2017-01-20T14:49:36Z

**Commit 4:**
configure manifest to master service

* Original sha: 6094b7f047
* Authored by Thomas Neirynck <thomas@elastic.co> on 2017-01-20T17:16:19Z
2017-01-20 14:37:34 -05:00
Court Ewing
00c0866589 docs: 5.2.0 release notes 2017-01-19 15:11:22 -05:00
Tanya Bragin
c881bc4bbd Update managing-fields.asciidoc (#9739)
* Update managing-fields.asciidoc

* Remove references to Groovy
* Add information about Painless
* Link to blog for additional examples

* Update managing-fields.asciidoc

Make editorial changes per @debadair's feedback.
2017-01-17 14:42:29 -05:00
jasper
54c4234234 Tribe docs (#9852)
Backports PR #9690

**Commit 1:**
[tribe] Init docs

* Original sha: 42e59dbbe8
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-12-28T17:23:21Z

**Commit 2:**
[docs] Init es client section

* Original sha: 92ee7e12a5
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-12-29T17:15:55Z

**Commit 3:**
[docs] Link to client api, move client library docs to core development section

* Original sha: deafe5a435
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-01-11T20:27:56Z

**Commit 4:**
[docs] Add tribe server settings

* Original sha: a5c322912e
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-01-11T20:51:35Z

**Commit 5:**
[tribe] Link to elasticsearch tribe docs

* Original sha: d94ff6f934
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-01-11T20:56:40Z

**Commit 6:**
[tribe] Document which nodes server configuration points towards

* Original sha: ecfff93ae6
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-01-11T21:14:47Z

**Commit 7:**
[docs] Add index link to elasticsearch clients section

* Original sha: a0e92c3a22
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-01-11T22:22:14Z
2017-01-13 10:45:38 -06:00
Court Ewing
abad68f60d docs: 5.1.2 release notes 2017-01-12 10:13:11 -05:00
Joe Fleming
a0364c0ae0 Add missing settings to Advanced Settings docs (#9691)
* add missing settings to advanced settings docs

* add indexPattern:placeholder

* consistency tweaks
2017-01-11 12:55:36 -07:00
jasper
76b886d401 Update date pattern in tutorial-define-index (#9808)
Backports PR #9806

In `tutorial-define.text.asciidoc`, it is stated that the typical index name contains the date as `MM-DD-YYYY`, and then proceeds to give an example of how a log index from May, 2015 would look like: `logstash-2015.05*`, which doesn't match the typical pattern for dates stated above.

This PR changes the date pattern, as to me `YYYY.MM.DD` is more accurate on a world-wide scale.
2017-01-09 19:41:39 -05:00
Chris Earle
026adf96ee Bump to 5.3.0 2017-01-04 16:35:40 -05:00
Viorel Rusu
b771d19d5b docs: new plugin (#9645)
New plugin developed for Kibana 5.0.0. It shows some 3D charts visualizations
2016-12-29 13:17:40 -05:00
jasper
00c3e1f216 Vislib heatmap visualization (#9641)
Backports PR #9403

**Commit 1:**
adding UI styles (should extract)

* Original sha: 8815e1c1ce
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T09:56:56Z

**Commit 2:**
adding heatmap vislib type

* Original sha: d3b3065603
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T10:04:27Z

**Commit 3:**
adding heatmap visualization

* Original sha: 9bc3380648
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T10:05:34Z

**Commit 4:**
adding documentation

* Original sha: 8c888d4b25
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T20:24:09Z

**Commit 5:**
renaming heatmap options

* Original sha: 55a8b5f87f
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T20:24:57Z

**Commit 6:**
fixing options issues

* Original sha: f98a4559af
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T20:26:51Z

**Commit 7:**
fixing color selection

* Original sha: 44fe11a218
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T20:30:59Z

**Commit 8:**
fixing / adding tests

* Original sha: 91d921d3d8
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T21:52:52Z

**Commit 9:**
adding more color schemas

* Original sha: 6e80819140
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-08T09:59:41Z

**Commit 10:**
adding more options

* Original sha: 56569c4db6
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-08T10:00:10Z

**Commit 11:**
adding cell labels

* Original sha: 98dbfac2b6
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-08T12:45:27Z

**Commit 12:**
fixing selenium test

* Original sha: 9b0f4aa37e
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-08T13:05:49Z

**Commit 13:**
only allow to rotate labels by 90 degrees

* Original sha: 26bd2e97a5
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T18:11:02Z

**Commit 14:**
converting color number slider to number input

* Original sha: 45ba2b95b7
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T19:19:59Z

**Commit 15:**
hide labels if they don't fit

* Original sha: a1553bc7cf
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T19:20:19Z

**Commit 16:**
fixing small issues

* Original sha: 2867c2d8c2
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T19:37:20Z

**Commit 17:**
improved range options

* Original sha: 4ce88b086a
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T20:31:15Z

**Commit 18:**
fixing based on Thomas' review

* Original sha: 5b1951fa2d
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-14T08:14:34Z

**Commit 19:**
rebasing on master and fixing linting issues

* Original sha: 3399de000c
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-14T08:34:50Z

**Commit 20:**
adding selenium tests

* Original sha: c6b3e767c5
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-14T13:57:34Z

**Commit 21:**
fixing alerts

* Original sha: 1e195f7c0f
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-16T13:48:12Z

**Commit 22:**
fixing padding

* Original sha: 7d8718beab
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-16T13:48:30Z

**Commit 23:**
fixing based on review

* Original sha: d55b440174
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-16T13:49:25Z

**Commit 24:**
fixing math

* Original sha: 3fbb3f7480
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-16T14:25:33Z

**Commit 25:**
fixing custom range options

* Original sha: 644453de19
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-16T14:32:04Z

**Commit 26:**
removing $timeout

* Original sha: 016ab7ef0d
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-19T09:49:27Z

**Commit 27:**
notification in case labels were hidden

* Original sha: dae92bc933
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-19T10:06:54Z

**Commit 28:**
fixing tests

* Original sha: 8653ea112b
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-19T10:43:21Z

**Commit 29:**
fixing based on last review

* Original sha: 92ad40750d
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-19T14:26:41Z

**Commit 30:**
fixing based on thomas' review

* Original sha: c72ce4bdfd
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-26T17:26:48Z
2016-12-26 21:27:40 +01:00
jasper
bd5b0cf4f3 adding stepped line to line and area charts (#9623)
Backports PR #9425

**Commit 1:**
adding stepped line to line and area charts

* Original sha: be913a4a31
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T14:59:16Z

**Commit 2:**
fixing based on Thomas' review

* Original sha: 1a285e35d1
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-14T08:27:50Z

**Commit 3:**
updating docs

* Original sha: 03a0e9f439
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-19T11:04:04Z

**Commit 4:**
fixing based on Brandons review

* Original sha: 2f86249f5e
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-23T15:04:34Z
2016-12-23 17:09:12 +01:00
jasper
8d2a7869d1 docs: X-Pack settings via ENV under Docker (#9592)
Backports PR #9518

**Commit 1:**
docs: X-Pack settings via ENV under Docker

* Original sha: ed95530261
* Authored by Toby McLaughlin <toby@jarpy.net> on 2016-12-16T03:18:32Z
2016-12-21 14:07:47 -05:00
Court Ewing
d02ac4180f docs: branch is now a variable
This makes our docs less brittle and fixes a broken link for pull
requests against known plugins.
2016-12-14 10:40:59 -05:00
Court Ewing
44c10810ef docs: reorder release-specific variables
Now changing versions, branches, and release status can all be done in
the same place in the index rather than being scattered throughout.
2016-12-14 10:24:51 -05:00
Court Ewing
e1c9eea903 docs: kibana developer and known plugin docs (#9477)
* docs: kibana developer docs

This is the beginning of developer-focussed docs for Kibana. The content
is mostly pulled directly from the old wiki in the github repo.

* docs: known plugins for 5.x
2016-12-13 22:44:01 -05:00
Court Ewing
be89fc8415 docs: link up 5.1.1 release notes 2016-12-07 17:30:44 -05:00
Court Ewing
187b63a2a9 docs: 5.1.1 release notes 2016-12-07 15:23:05 -05:00
Steven Chen
b891267b37 Correct typo in 'Sharing a Dashboard' section (#9366)
Change 'You can can..' to 'You can either...'
2016-12-06 08:07:41 -05:00
Arthur
df2644273b Update connect-to-elasticsearch.asciidoc (#9361)
Update documentation to show how to select an index as default.
2016-12-06 08:01:12 -05:00
jasper
5a4a1e4d8f improve tag cloud doc (#9359)
Backports PR #9356

**Commit 1:**
improve tag cloud doc

* Original sha: 011516d14f
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-12-02T23:09:35Z
2016-12-02 18:58:13 -05:00
Court Ewing
f7cc22c6ce docs: 5.1.0 release notes (skipped release) 2016-12-01 09:47:36 -05:00
jasper
a94ba3d231 Add docs on all available console server config options (#9292)
Backports PR #9288

**Commit 1:**
Add docs on all available console server config options

* Original sha: 9caac7a9dc
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-11-30T22:26:57Z
2016-11-30 17:58:41 -05:00
Pablo Sanchez
c64abe37ea Update client node for Coordinating only node (#9178)
Since client node doesn't exist anymore, this should be replace by the coordinating only node.
2016-11-29 13:17:22 -05:00
Court Ewing
520d646760 docs: security fix 5.0.2 release notes 2016-11-29 12:08:19 -05:00
Court Ewing
9fa81ecbc6 docs: 5.0.2 release notes 2016-11-29 11:04:29 -05:00
Court Ewing
1c8a6bb69e docs: Fix security link in 5.0.1 release notes 2016-11-29 11:04:29 -05:00
jasper
3ca49d089a Tagcloud (#9205)
Backports PR #8104

**Commit 1:**
tagcloud squashed

* Original sha: 1282011fab
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-18T21:08:29Z

**Commit 2:**
ensure tags are not turned upside down

* Original sha: 68e09f477a
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-21T03:43:41Z

**Commit 3:**
remove unnecessary background

* Original sha: dba79b87ad
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-21T03:55:54Z

**Commit 4:**
add option to hide the label

* Original sha: 7f32544fa0
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-21T04:08:45Z

**Commit 5:**
use double-ende slider for font-size selection

* Original sha: 00c9ea8291
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-21T15:26:14Z

**Commit 6:**
give slider some more space

* Original sha: b282084cc5
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-21T16:38:55Z

**Commit 7:**
do not allow 0-sized tags

* Original sha: 42bbc39110
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-21T16:44:26Z

**Commit 8:**
fix typo

* Original sha: f753e1a90d
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-21T16:48:24Z

**Commit 9:**
make capitalization consistent

* Original sha: 63101d2c36
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-21T19:47:44Z

**Commit 10:**
doc checkin

* Original sha: fefa40a4c0
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-21T21:21:17Z

**Commit 11:**
minor doc edits

* Original sha: 84a8fc3abe
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-21T21:34:32Z

**Commit 12:**
doc build issues

* Original sha: cd2374a052
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-11-21T21:46:59Z
2016-11-23 18:06:25 -05:00
Court Ewing
fb367aa446 docs: Bump to 5.2.0 2016-11-23 11:56:53 -05:00
jasper
ece1272d85 Update plugins doc to give compatibility warning (#9110)
Backports PR #9109

**Commit 1:**
Update plugins doc to give compatibility warning

* Original sha: 4bc54765a4
* Authored by Kevin Kluge <kevinkluge@users.noreply.github.com> on 2016-11-16T22:26:42Z
* Committed by GitHub <noreply@github.com> on 2016-11-16T22:26:42Z
2016-11-16 16:51:44 -08:00
Toby McLaughlin
f0dfa906c6 docs: Remove "v" from version in Docker docs 2016-11-16 14:22:58 +11:00
jasper
f522641f28 [docs] Add console.enabled to server settings (#9085)
Backports PR #9036

**Commit 1:**
[docs] Add console.enabled to server settings.  Closes #9031

* Original sha: a5e85ccbc7
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-11-10T20:24:08Z
2016-11-15 15:32:44 -05:00
jasper
2ee5df9f0a Added server.defaultRoute (#9081)
Backports PR #9075

**Commit 1:**
Added server.defaultRoute

* Original sha: cb565e1afe
* Authored by Gabriel Moskovicz <gmoskovicz@gmail.com> on 2016-11-15T14:32:23Z
* Committed by GitHub <noreply@github.com> on 2016-11-15T14:32:23Z

**Commit 2:**
Update settings.asciidoc

* Original sha: 1de02971d5
* Authored by Gabriel Moskovicz <gmoskovicz@gmail.com> on 2016-11-15T15:53:52Z
* Committed by GitHub <noreply@github.com> on 2016-11-15T15:53:52Z
2016-11-15 13:42:44 -05:00
Court Ewing
c02d2d1320 docs: 5.0.1 security fix 2016-11-15 11:41:32 -05:00
Court Ewing
80880a758a docs: 5.0.1 release notes 2016-11-15 11:07:44 -05:00
Toby McLaughlin
785dce0085 Docs: Fix bad link to {es-ref/docker.html} 2016-11-14 15:47:41 +11:00