Commit graph

29 commits

Author SHA1 Message Date
Nik Everett
ae16cbab6e Docs: Fix upgrade table
Asciidoctor is a bit more picky about the format of the column
specifiers.
2019-10-17 17:58:03 -04:00
Sarah Hersh
23fb8b2f73 [DOCS] Fix link branch (#34822)
* add branch ref
2019-04-09 17:29:54 -04:00
archanid
6f20954d90 [Docs] Append more explanation to Configuring Kibana (#15615) 2018-01-23 11:14:57 -06:00
debadair
b0d787ed36 [DOCS] Changed settings table formatting to vertical to fix overlap. 2017-05-09 11:12:37 -07:00
Brandon Kobel
71eda16986 Fixing docs reference from elasticsearch.ssl.cert to certificate (#11037)
* Fixing docs reference from elasticsearch.ssl.cert to certificate

* Fixing elasticsearch.tribe.ssl doc sections
2017-04-07 08:05:56 -04:00
Toby McLaughlin
e95ed41dbc [docs] XPACK_SECURTY_ENABLED env var for Docker (#10608) 2017-03-01 09:13:54 -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
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
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
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
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
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
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
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
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
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
Toby McLaughlin
785dce0085 Docs: Fix bad link to {es-ref/docker.html} 2016-11-14 15:47:41 +11:00
Toby McLaughlin
cc969c376e Docs: Using the Docker image (#9060) 2016-11-14 13:54:18 +11:00
jasper
0652bab8f7 Fixed Kinana typo (#8923)
Backports PR #8901

**Commit 1:**
Fixed Kinana typo

* Original sha: a6aa7a6a7b
* Authored by gmarnin <gmarnin@gmail.com> on 2016-10-31T18:14:49Z
* Committed by GitHub <noreply@github.com> on 2016-10-31T18:14:49Z
2016-11-01 11:19:40 -07:00
Court Ewing
97336b5e67 docs: 64/32 bit manual install steps for deb/rpm
Both rpm and deb packages are created per architecture, so the docs need
to reflect that.
2016-10-25 21:43:29 -04:00
Court Ewing
06ce84f2c0 docs: Fix inconsistencies in setup docs
The configuration headers are now consistent across targz/zip/deb/rpm,
and KIBANA_HOME variables are used consistently as well.
2016-10-25 14:24:31 -04:00
Court Ewing
3045c3b8e3 docs: More comprehensive upgrade docs for 5.0+
These changes include all three known upgrade scenarios:

1. New installation (K3 -> K5)
2. Standard upgrade (K4.2 -> K5)
3. Standard upgrade with reindex (K4.1 -> K5)
2016-10-25 12:47:23 -04:00
Court Ewing
d6d751a9bf docs: Fix prerelease links for deb/rpm packages
These were accidentally swapped in the reorganization.
2016-10-25 09:51:07 -04:00
Court Ewing
e25528e0f4 docs: Overhaul of doc structure for 5.0+ (#8821)
This overhaul of the docs structure puts Kibana's documentation more
inline with the structure that is used in Elasticsearch. This will help
us better organize the docs going forward as more docs are added.

This also includes a few necessary content changes for 5.0.
2016-10-24 21:56:14 -04:00