James Rodewig
3953339ec7
[DOCS] Fix docker run code snippet ( #96157 ) ( #96170 )
...
The current docker run code snippet is malformed and renders incorrectly.
This fixes the rendering.
2021-04-02 16:37:07 -04:00
Lisa Cawley
43e862d99b
[DOCS] Fixes license management links ( #69347 ) ( #69353 )
2020-06-16 17:41:05 -07:00
Kaarina Tungseth
b6f5e1275a
[DOCS] Adds environment variable warning ( #67623 ) ( #68945 )
...
* [DOCS] Adds wenvironment variable warning
* Updated note
2020-06-11 14:48:08 -05:00
gchaps
e52f649169
Fixed merge conflict ( #68803 )
2020-06-10 11:00:54 -07:00
gchaps
366def42fb
[DOCS] Edits titles in Setup section for consistency ( #68451 ) ( #68594 )
...
* [DOCS] Fixes titles in Setup section for consistency
* [DOCS] Fixes to titles and orders of docs in Set up
2020-06-08 16:17:32 -07:00
Chris Roberson
6360d9f8c6
[Monitoring] Update docs based on config change ( #63860 ) ( #64326 )
...
* Update a bunch of docs
* PR feedback
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-24 17:42:02 -04:00
Kaarina Tungseth
88e6d24d77
[DOCS] Removed spatial references ( #59595 ) ( #59681 )
...
* [DOCS] Removed ss above spatial references
* Removed above from n numeral formatting page
2020-03-09 11:45:48 -05:00
Tiago Costa
a182bba38e
docs(NA): fix broken link for dockerfiles repo ( #53448 ) ( #53450 )
2019-12-18 15:09:27 +00:00
Lisa Cawley
1d5a196aaa
[DOCS] Fixes xpack-ref links ( #51936 ) ( #51996 )
2019-12-02 10:43:37 -08:00
Lisa Cawley
1043144e6c
[DOCS] Remove out-dated link ( #33980 )
2019-03-27 10:38:05 -07:00
Tiago Costa
a9cc755dd5
Add a docker run example to Kibana Install doc2 ( #32702 ) ( #32923 )
...
* Add a docker run example to Kibana Install doc2
See PR #29911
* Update docs/setup/docker.asciidoc
Co-Authored-By: pgoldtho <peter@goldthorp.com>
2019-03-11 21:18:04 +00:00
Jonathan Budzenski
b5b64f4706
Support for multiple Elasticsearch nodes and sniffing ( #21928 )
...
* Node sniffing
* update monitoring
* cleaning
* remove tests
* rewrite tests using the proxy
* fix monitoring mocha tests
* fix payload
* return full error
* default interval false
* add sniff settings to monitoring
* add docs for sniff settings
* re-add index search integration test
* catch parse error
* capital
* fix merge
* hapi upgrade
* return
* pass by prefix
* rm empty test fille
* split error handling
* fix merge
* update recent elasticsearch.url references
* prettier vs eslint
* transport.request, include query params
* mega comment
* revert elasticsearchUrl
* safe hosts
* more docs es.url references
* remove unused ml/esServerUrl
* log if both set
2018-12-18 13:22:43 -06:00
DeDe Morton
0939151c38
[Docs] Light edit to docker content ( #21240 )
2018-08-02 15:53:22 -07:00
Lisa Cawley
71b1dc67d3
[DOCS] Removes alternative docker pull example ( #20624 )
2018-07-11 09:05:15 -07:00
Toby McLaughlin
92c9ad7276
[DOCS] Update Docker config steps for open X-Pack ( #19486 )
2018-06-04 10:37:26 +10:00
lcawl
f6944a7236
[DOCS] Fixes link to X-Pack settings
2018-05-31 11:14:59 -07:00
Deb Adair
0485ebb7c7
[DOCS] Fixed broken xref.
2018-05-22 13:59:21 -07:00
debadair
12e95f6b8f
[DOCS] Added float/anchor tags to explicitly define page names ( #19288 )
2018-05-22 13:59:05 -07:00
Lisa Cawley
01bc401822
[DOCS] Cleans up X-Pack references in Kibana User Guide ( #19150 )
2018-05-17 09:31:23 -07:00
Lisa Cawley
ce039a4da9
[DOCS] Adds new installation package details ( #17781 )
2018-04-24 23:14:33 -07:00
Maxime Veber
8d6f3e8e86
Fix wrong link to kibana docker repository ( #16570 )
2018-03-08 10:52:34 -06:00
Toby McLaughlin
8558a33fc2
[docs] Dehyphenate "open-source" in Docker docs ( #14835 )
2017-11-08 16:31:15 +11:00
Toby McLaughlin
ee5301f156
Docker docs v6 ( #14683 )
...
Update Docker docs for 6.0.0 and image flavours
* Use Compose v2 in Docker examples
* Use US spelling in Docker docs
* Link to www.docker.elastic.co in docs
2017-11-02 15:32:46 +11:00
Jonathan Budzenski
99a991b783
[docs] Add docker-compose version to example ( #13006 )
2017-08-01 15:47:21 +10:00
Toby McLaughlin
11cc609aaa
[docs] Generalize docs for Docker env vars ( #11581 )
...
The documentation for setting Kibana options with environment variables under
Docker was brittle and difficult to maintain. Rather than list every option,
this change describes the method by which they are defined, thus avoiding the
need to edit the docs in multiple places when a new option is introduced.
2017-07-19 09:35:13 -05:00
Deb Adair
aae537915a
[DOCS] Changed xrefs to cross doc links to enable GS mini-book builds.
2017-07-18 14:43:38 -07:00
Toby McLaughlin
e32656777e
[docs] XPACK_SECURTY_ENABLED env var for Docker ( #10608 )
2017-03-01 09:12:08 -05:00
Toby McLaughlin
3df84ee3e9
Document xpack.monitoring.ui.container.elasticsearch.enabled for Docker ( #10498 )
2017-02-24 10:32:01 -05:00
Toby McLaughlin
92d9e470bb
Document Monitoring settings under Docker ( #10497 )
2017-02-23 20:52:47 -05:00
Toby McLaughlin
d5b46184aa
docs: X-Pack settings via ENV under Docker ( #9518 )
2016-12-21 14:06:41 -05:00
a22d236d91
docs: Remove "v" from version in Docker docs
2016-11-16 13:53:56 +11:00
Toby McLaughlin
431e803492
Docs: Fix bad link to {es-ref/docker.html}
2016-11-14 15:50:07 +11:00
Toby McLaughlin
da0506e4ae
Docs: Using the Docker image ( #9060 )
2016-11-14 13:43:03 +11:00