Lisa Cawley
36bb8529eb
[DOCS] Updates X-Pack terminology ( #28208 )
2019-01-08 09:59:07 -08:00
Lisa Cawley
f3f6d1d910
[DOCS] Clarifies encrypting communications in Kibana ( #19155 )
2018-05-22 10:55:05 -07:00
Lisa Cawley
63e168c1da
[DOCS] Cleans up X-Pack references in Kibana User Guide ( #19150 )
2018-05-17 09:33:32 -07:00
Brandon Kobel
05206963ea
Revert "Support PKCS#12 encoded certificates ( #17261 )" ( #17801 ) ( #17802 )
...
* Revert "Support PKCS#12 encoded certificates (#17261 )"
This reverts commit de91bd0f09
.
* Fixing tests
2018-04-19 14:41:49 -04:00
Larry Gregory
e2aa793729
[6.x] Support PKCS#12 encoded certificates ( #17261 ) ( #17546 )
...
* [6.x] Backport Support PKCS#12 Certificates
2018-04-05 19:48:20 -04:00
Lisa Cawley
07facd7c44
[DOCS] Update links to Kibana security ( #13456 )
2017-08-10 14:16:20 -07:00
Lisa Cawley
e21a133e00
[DOCS] Update Kibana Guide to use shared attributes ( #12505 )
...
* [DOCS] Update Kibana Guide to use shared attributes
* [DOCS] Add docs repository path
2017-06-27 10:13:42 -07:00
Lukas Ciszewski
f41be52b3f
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:18:13 -05:00
Brandon Kobel
5a4263835d
Modifying SSL settings to be consistent with the stack ( #9823 )
...
This introduces the following new settings:
- server.ssl.enabled
- server.ssl.keyPassphrase
- server.ssl.certificateAuthorities
- server.ssl.clientAuthentication
- server.ssl.supportedProtocols
- elasticsearch.ssl.keyPassphrase
and deprecates the following:
- server.ssl.cert -> server.ssl.certificate
- elasticsearch.ssl.ca -> elasticsearch.ssl.certificateAuthorities
- elasticsearch.ssl.cert -> elasticsearch.ssl.certificate
- elasticsearch.ssl.verify -> elasticsearch.ssl.verificationMode
- console.proxyConfig
2017-01-25 10:58:56 -05:00
Jonathan Budzenski
840df9a231
Tribe docs ( #9690 )
...
* [tribe] Init docs
* [docs] Init es client section
* [docs] Link to client api, move client library docs to core development section
* [docs] Add tribe server settings
* [tribe] Link to elasticsearch tribe docs
* [tribe] Document which nodes server configuration points towards
* [docs] Add index link to elasticsearch clients section
2017-01-12 16:34:01 -06:00
Pablo Sanchez
4cc4ddf22e
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:31 -05:00
Court Ewing
8895ae110f
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:41:32 -04:00