Commit graph

151 commits

Author SHA1 Message Date
Brandon Kobel
ae59e4664d
[7.x] Update docs to explicitly state supported upgrade version (#103783) (#104178)
* Update docs to explicitly state supported upgrade version

* Update docs/setup/upgrade.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2021-07-06 13:46:42 -07:00
gchaps
f019904766
[DOCS] Removes outdated OSS homebrew tap (#101210) (#101229)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-03 10:36:04 -07:00
James Rodewig
dc3bae2b52
[DOCS] Fix docker run code snippet (#96157) (#96176)
The current docker run code snippet is malformed and renders incorrectly.

This fixes the rendering.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-02 19:44:03 -04:00
Rudolf Meijering
2ceb0895f4
[7.3] [docs] Resolving failed Kibana upgrade migrations (#80999) (#81810) (#81882) (#81985)
* [docs] Resolving failed Kibana upgrade migrations (#80999) (#81810)

* Resolving failed Kibana upgrade migrations

* Move warning against rolling upgrades into upgrade-standard and call out stopping all instances in specific upgrade steps

* Add preventing migration failures section

* Add incompatible xpack.tasks.index: .tasks setting to preventing migration failures

* Fix link

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	docs/setup/upgrade.asciidoc
#	docs/setup/upgrade/upgrade-migrations.asciidoc
#	docs/setup/upgrade/upgrade-standard.asciidoc

* Adapt upgrade migration documentation for <= 7.3
# Conflicts:
#	docs/setup/upgrade.asciidoc
2020-10-29 12:18:53 +01:00
Kaarina Tungseth
92226ff387
[DOCS] Adds environment variable warning (#67623) (#68950)
* [DOCS] Adds wenvironment variable warning

* Updated note

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-11 15:04:45 -05:00
Nik Richers
391ef0bb52
Switch to standard ESS trial attribute (#58309) (#58666)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-26 14:32:22 -08:00
Jonathan Budzenski
57d55d0654 [docs] load balancing kibana (#52659)
* [docs] multiple kibanas

* fix

* capital title

* Update docs/setup/production.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/production.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/production.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* title and actions

* fix reference

* fix merge

* case fix

* plural

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-01-13 12:40:22 -06:00
Melori Arellano
c91797efeb
[DOCS]Clarify that by default server.host only allows local connections (#52802) (#53302)
* [DOCS]Clarify that by default server.host only allows local connections

* Update docs/setup/access.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/settings.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/settings.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
2019-12-17 09:48:27 -07:00
Jonathan Budzenski
98c68f7f83 [docs] max-old-space-size (#52310)
* [docs] max-old-space-size

* Update docs/setup/production.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/production.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* _max_

* Update docs/setup/production.asciidoc

Co-Authored-By: Tyler Smalley <tylersmalley@me.com>

* max example

* move comma

* Update production.asciidoc
2019-12-11 17:39:35 -06:00
gchaps
9b7f93f554
[DOCS] Updtes description of elasticsearch.requestHeadersWhitelist (#52675) (#52693) 2019-12-10 14:36:26 -08:00
Lisa Cawley
adb441ea06
[DOCS] Fixes usage of xpack-ref attribute (#51924) 2019-11-29 16:29:26 -08:00
gchaps
2b03ba95b1
[DOCS][7.2] Improves documentation arouond multitenancy (#51662) 2019-11-25 14:29:10 -08:00
Spencer
70425f3cba
[7.2] Update where log files are written using systemd (#47570) (#51467)
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:57 -07:00
Jonathan Budzenski
33140819e5 Fix wrong path in brew doc (#50659) (#51248)
* Fix wrong path in brew doc

* Update brew.asciidoc
2019-11-20 18:54:32 -06:00
gchaps
32653120f4
[DOCS] Adds link to content security policy doc (#50698) (#50710) 2019-11-14 11:43:00 -08:00
Kaarina Tungseth
a02be4008d
[DOCS] Improvements to the upgrade docs (#48126) (#48154) 2019-10-14 14:44:23 -05:00
Kaarina Tungseth
3fa7b0daea
[DOCS] Specifies deprecated setting for 7.x (#46162) (#47354) 2019-10-04 12:02:28 -05:00
gchaps
900c33d172
[DOCS] Adds note to troubleshooting migration topic (#46815) (#46830) 2019-09-27 11:12:55 -07:00
Kaarina Tungseth
bd3420b331
[DOCS] Changed discover to home in configuring docs (#45827) (#45838) 2019-09-18 13:59:26 -05:00
gchaps
af4eadd1ef
[DOCS] Fixes to install and plugin docs (#45917) (#46044)
* [DOCS] Fixes to install and plugin docs

* [DOCS] Adds links to references in code
2019-09-18 10:08:03 -07:00
Tim Roes
17ff5a21c7
Restore vega.enableExternalUrls documentation (#42820) (#43005)
vega.enableExternalUrls setting missing but it still supported, so needed to be added
2019-08-09 10:07:02 +02:00
Peter Schretlen
91915690b6
[7.2] revert configurable global socket timeouts (#41834)
* revert - [tests] remove name from http server args (#41209)

* revert - configurable global socket timeouts (#31603)
2019-07-24 04:42:42 -04:00
Jonathan Budzenski
19600c02de configurable global socket timeouts (#31603)
* configurable global socket timeouts

* update snapshots

* update tests

* add test

* add test

* add test

* happy path

* test happy path

* docs

* stop server after
2019-07-15 12:37:19 -05:00
Jonathan Budzenski
d8dbb6335d
[docs/production] multiple es nodes (#30276)
* [docs/production] multiple es nodes

* note console limitation

* mention related configuration
2019-06-24 13:07:08 -05:00
Kaarina Tungseth
6fb467aa05
[DOCS] Brew install docs for 7.2 (#39345)
* [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 10:48:36 -05:00
chongzhe
45b92050b5
[Code] initial commit for Code doc (#38521) (#38626) 2019-06-10 16:23:46 -07:00
Ahmad Bamieh
782ed5c7e8
[Docs] i18n docs add japanese (#37233) (#37329) 2019-05-29 19:01:53 +03:00
Nathan Reese
0f10714350
[Maps] update docs for proxyElasticMapsServiceInMaps configuration (#36914) (#37028)
* [Maps] update docs for proxyElasticMapsServiceInMaps configuration

* Update docs/setup/settings.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/settings.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/settings.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
2019-05-23 16:33:43 -06:00
Brandon Kobel
11df74e1dd
[DOCS][skip ci] Adjusting production setup instructions as a result of Spaces/RBAC (#36890) (#36891)
* Adjusting production setup instructions as a result of Spaces/RBAC

* Update docs/setup/production.asciidoc

Co-Authored-By: Larry Gregory <lgregorydev@gmail.com>
2019-05-22 10:45:37 -04:00
Sarah Hersh
1dcdb7370d fix link for 18n settings (#35413) 2019-04-22 14:14:52 -04:00
Sarah Hersh
bda5da67e1 add logging.json setting (#34581) 2019-04-18 09:35:29 -04:00
Brandon Morelli
ff99582ba3 remove rogue or (#34830) 2019-04-12 08:44:46 -07:00
lcawl
197703c5f8 [DOCS] Temporarily omit broken link in upgrade known issues 2019-04-09 10:42:02 -07:00
Sarah Hersh
e0e2e286a5 add beats issue (#34800) 2019-04-09 12:26:02 -04:00
Sarah Hersh
e97b329082 resolve merge conflict between master and 6.7 (#34570)
[DOCS] Adds i18n docs to master
2019-04-04 14:17:59 -04:00
Sarah Hersh
ae2c72bbcc [DOCS] Updates 7.0 upgrade guide (#34121) 2019-04-01 17:03:42 -04:00
Peter Pisljar
cc171423ec
adding yml switch for using interpreter in expressions (#33832) (#34265) 2019-04-01 18:04:23 +02:00
CJ Cenizal
a10821001b
Fix docs typo sniffOnConectionFault -> sniffOnConnectionFault. (#34189) (#34196) 2019-03-29 14:28:19 -07:00
Lisa Cawley
1043144e6c [DOCS] Remove out-dated link (#33980) 2019-03-27 10:38:05 -07:00
Sarah Hersh
c01c26b9dd resolve conflict 2019-03-19 13:13:29 -04:00
Sarah Hersh
ed6f2999ae [DOCS]Adds info on index naming conventions (#33321) 2019-03-18 09:40:40 -04: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
Lisa Cawley
a0879fc97a
[DOCS] Sorts the list of Kibana settings (#30689) 2019-02-11 10:17:10 -08:00
Lisa Cawley
8bd46e6f5b
[DOCS] Removes X-Pack settings section (#30554) (#30662) 2019-02-11 09:50:20 -08:00
CJ Cenizal
970ebdfec9
Update settings docs with new xpack.rollup and xpack.license_management settings. (#30259) (#30315) 2019-02-06 12:49:48 -08:00
Court Ewing
7094548bca
Warn legacy browsers that do not support Content Security Policy (#29957)
* csp: warn legacy browsers that do not support CSP

The new csp.warnLegacyBrowsers configuration is enabled by default, and
it shows a warning message to any legacy browser when they access Kibana
to indicate that they are not enforcing the basic security protections
of the current install.

The protections check is the same as csp.strict, so this feature is
designed to be used as an alternative to aid in BWC. When csp.strict is
enabled, warnLegacyBrowsers is effectively ignored.

* fix ChromeService tests

* more test fixes

* csp injectvars in legacy test bundle

* update warning text and make it translatable

* no need to warn in legacy browser unit tests

* tests for chrome legacy browser warning

* document legacy browser warning breaking change

* update csp warning toast message

* add period, remove dev code
2019-02-05 12:27:56 -05:00
Court Ewing
475dd5651b
Content security policy strict mode (#29856)
A content security policy is a great addition to the protections built
into Kibana, but it's not effective in older browsers (like IE11) that
do not enforce the policy.

When CSP strict mode is enabled, right before the Kibana app is
bootstrapped, a basic safety check is performed to see if "naked" inline
scripts are rejected. If inline scripting is allowed by the browser,
then an error message is presented to the user and Kibana never attempts
to bootstrap.
2019-02-04 09:09:40 -05:00
Court Ewing
7a87f03ec7
Introduce content security policy (CSP) (#29545)
* csp: nonce and unsafe-eval for scripts

To kick things off, a rudimentary CSP implementation only allows
dynamically loading new JavaScript if it includes an associated nonce
that is generated on every load of the app.

A more sophisticated content security policy is necessary, particularly
one that bans eval for scripts, but one step at a time.

* img-src is not necessary if the goal is not to restrict

* configurable CSP owned by security team

* smoke test

* remove x-content-security-policy

* document csp.rules

* fix tsconfig for test

* switch integration test back to regular js

* stop looking for tsconfig in test

* grrr, linting errors not caught by precommit

* docs: people -> you for consistency sake

Co-Authored-By: epixa <court@epixa.com>
2019-02-01 17:11:38 -05:00
Bill McConaghy
b5bb7c7a31
[DOC] Settings to disable the Rollup and License Management UI (#29278)
Add the settings to disable the Rollup and License Management UI in the Dcoumentation
2019-01-24 13:37:54 -05:00
Lisa Cawley
61fcf98b6e
[DOCS] Updates X-Pack terminology (#28208) 2019-01-08 08:48:36 -08:00