Commit graph

27 commits

Author SHA1 Message Date
Spencer
47897a2780
[7.x] Remove legacy optimizer (#73154) (#74966)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-08-13 12:36:25 -07:00
Lisa Cawley
52cfd56444
[DOCS] Fixes license management links (#69347) (#69351) 2020-06-16 17:39:14 -07:00
gchaps
bc8d78bba6
Fixes merge conflict (#68801) 2020-06-10 11:01:19 -07:00
gchaps
9caf354378
[DOCS] Edits titles in Setup section for consistency (#68451) (#68590)
* [DOCS] Fixes titles in Setup section for consistency

* [DOCS] Fixes to titles and orders of docs in Set up
2020-06-08 16:15:20 -07:00
gchaps
ebb04c7304
[DOCS] Add Homebrew start + stop instructions for Kibana (#58495) (#58609)
* add brew start and stop instructions to docs

* add float to start-stop doc

* Update start-stop.asciidoc

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Justin Juno <50022106+justinjunodev@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-26 08:41:59 -08:00
gchaps
8bf2972bb7
[DOCS] Adds Apple notarization info to install doc (#57042) (#57049) 2020-02-06 15:18:23 -08:00
Lisa Cawley
1d5a196aaa
[DOCS] Fixes xpack-ref links (#51936) (#51996) 2019-12-02 10:43:37 -08:00
Spencer
2c52d156bb
[7.x] Update where log files are written using systemd (#47570) (#51464)
At least for kibana-oss 7.4, this is how I can access Kibana logs. 
The file `/var/log/kibana` is not created and if I set it as a log file, kibana does not have permission to write there. 
See also:
https://github.com/elastic/kibana/issues/6579
2019-11-22 09:53:35 -07:00
Spencer
2b63c14f36
[7.x] Polish SHA comparison in reference doc (#46432) (#51408)
* Polish SHA comparison in reference doc

* Update targz.asciidoc
2019-11-21 17:30:05 -07:00
Jonathan Budzenski
c71ac12c61 Fix wrong path in brew doc (#50659) (#51248)
* Fix wrong path in brew doc

* Update brew.asciidoc
2019-11-20 18:52:23 -06:00
gchaps
927204cda9
[DOCS] Fixes to install and plugin docs (#45917) (#46037)
* [DOCS] Fixes to install and plugin docs

* [DOCS] Adds links to references in code
2019-09-18 09:26:21 -07:00
Kaarina Tungseth
f5339712b7
[DOCS] Brew install docs for 7.x (#39356)
* [DOCS] Add brew install instructions. Closes #38220

* Link fix

* Removed inline notes from index

* Fixed table format

* Updated with tap changes

* Comments from Deb
2019-06-20 11:10:15 -05:00
Brandon Morelli
ff99582ba3 remove rogue or (#34830) 2019-04-12 08:44:46 -07:00
Chris Koehnke
da34c80d75
Docs: Add note about oss repositories for deb/rpm (#26475)
* Docs: Add note about oss repositories for deb/rpm

Add documentation on the `oss-*` yum and apt repositories.

* Specify kibana-oss package name
2018-12-05 10:03:54 -05:00
Lisa Cawley
5c32523cd9
[DOCS] Starting and stopping Kibana (#20354) 2018-07-03 11:30:08 -07:00
Lisa Cawley
ce039a4da9
[DOCS] Adds new installation package details (#17781) 2018-04-24 23:14:33 -07:00
Jonathan Budzenski
b88ce065cd
[docs] sha1 -> sha512 (#17478) 2018-04-03 10:13:53 -05:00
Matt Bargar
6caf0f6217
fix command 2018-02-16 11:20:50 -05:00
Jonathan Budzenski
3a50fd2efc [docs] Add path.data to setup instructions (#13513)
* [docs] Add path.data to setup instructions

* [docs] Add path.data to rpm and deb table
2017-08-31 10:16:50 -05:00
Johnny Lim
b6153fa302 Fix extracted Kibana directory names in doc (#13658) 2017-08-29 09:28:22 -07:00
Johnny Lim
8cceb73710 Use "curl -O" for Darwin (#13602) 2017-08-22 17:49:15 -07: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
Court Ewing
c57a775060 build: remove 32 bit builds (#11941)
All builds are now 64 bit, which is what we want to support from 6.0
onward.
2017-05-25 16:15:25 -04:00
Court Ewing
1518862df1 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:03 -04:00
Court Ewing
95cb943e08 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:23:26 -04:00
Court Ewing
51b1121244 docs: Fix prerelease links for deb/rpm packages
These were accidentally swapped in the reorganization.
2016-10-25 09:49:42 -04: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