Commit graph

270 commits

Author SHA1 Message Date
gchaps 5ab8d59ae8
[DOCS] Fixes formatting in settings doc (#103519) (#103709) 2021-06-29 09:26:35 -07:00
Kibana Machine 31ad8ba55c
[Maps] deprecate 'map.regionmap' kibana config and 'Configured GeoJSON' source (#103373) (#103576)
* [Maps] deprecate 'map.regionmap' kibana config and 'Configured GeoJSON' source

* clean up message

* revert change to KibanaRegionmapSource.getGeoJsonWithMeta

* tslint

* doc updates

* clean up

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Nathan Reese <reese.nathan@gmail.com>
2021-06-28 20:33:59 -04:00
Pierre Gayvallet b02ddafaf4
Allow additive csp configuration (#102059) (#103405)
* add additive csp configuration

* add unit tests for new class

* fix types

* adapt test utils

* fix tests

* more unit tests on config

* generated doc

* review comments

* update ascii doc

* update ascii doc links

* automatically add single quotes for keywords

* add missing csp directives

* add more tests

* add additional settings to asciidoc

* add null-check

* revert test config props

* fix usage collection usage

* some review comments

* last review comments

* add kibana-docker variables

* try to fix doc reference

* try to fix doc reference again

* fix tests
# Conflicts:
#	src/core/server/csp/config.ts
#	src/core/server/csp/csp_config.test.ts
2021-06-25 16:54:07 -04:00
Kibana Machine 78a030d5c6
[docs][migrations v2] Update SO migration docs to include removal of index write block when handling corrupt SOs. (#103014) (#103372)
Co-authored-by: Luke Elmers <luke.elmers@elastic.co>
2021-06-24 15:56:32 -07:00
Kibana Machine 0551831ba5
[Maps] [Docs] Added emsUrl to the main kibana config doc (#102718) (#102728)
Co-authored-by: Jorge Sanz <jorge.sanz@elastic.co>
2021-06-21 04:46:04 -07:00
Lisa Cawley 14abc0823b
[DOCS] Adding file upload to add data page (#101674) (#101823) 2021-06-09 12:46:55 -07:00
gchaps a0d31e76ed
[DOCS] Updates homebrew content to use latest version (#101199) (#101211) 2021-06-02 13:45:14 -07:00
gchaps e42fa7a501
[DOCS] Adds server.uuid to settings docs (#101121) (#101179) 2021-06-02 09:13:10 -07:00
Kibana Machine d252c4e794
Migrate kibana.autocomplete config to data plugin (#100586) (#101088)
* Migrate kibana.autocomplete config to data plugin

* Fix CI

* Fix tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
2021-06-01 17:34:26 -04:00
Kaarina Tungseth acdd723d4a
[DOCS] Dashboard changes for 7.13 (#99681) (#100498)
* [DOCS] Dashboard changes for 7.13

* Review comments

* Review comments

* Fixes link

* Fixes lens link
2021-05-24 13:23:37 -07:00
Aleh Zasypkin 534ceb43e5
[7.x] Simplify anonymous access & embedding docs. (#99747) 2021-05-11 09:38:48 +02:00
James Rodewig 6aa5625343
[DOCS] Update Docker run instructions (#99340) (#99362)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
# Conflicts:
#	docs/index.asciidoc
2021-05-05 08:55:28 -07:00
Kaarina Tungseth 7fe5949482
[DOCS] Drilldown docs changes for 7.13 (#98390) (#98485) 2021-04-27 07:42:07 -07:00
gchaps e97a0034d3
[DOCS] Fixes formatting in settings doc (#97761) (#97767) 2021-04-20 19:28:32 -04:00
Kibana Machine 85281cead1
[DOCS] server.shutdownTimeout (#97678) (#97739)
Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
2021-04-20 16:49:59 -04:00
Joe Portner 8d8b0f3c60
Add config properties for HTTP security headers (#97158) (#97503)
# Conflicts:
#	src/core/server/csp/csp_config.test.ts
2021-04-19 16:10:13 -04:00
Kibana Machine 7fcddeca12
Document SO migrations enableV2 and batchSize config options (#96290) (#96587)
* document SO batchsize and migrationsv2 enablement options

* use refs by name

* Update docs/setup/settings.asciidoc

Co-authored-by: Luke Elmers <lukeelmers@gmail.com>

* apply Lukes suggestion

* add a note that migrations.enableV2 will be removed soon

* document migrations.retryAttempts

* Apply suggestions from code review

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

Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

Co-authored-by: Mikhail Shustov <restrry@gmail.com>
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2021-04-08 11:33:54 -04:00
Kibana Machine 41c9cc40ca
Add docs for v2 migration timeouts related to fleet-agent-events (#95370) (#96411)
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
2021-04-07 10:24:53 -04:00
Christiane (Tina) Heiligers 60b1566011
Adds links to advanced logging documentation from settings (#96240) (#96316)
# Conflicts:
#	docs/migration/migrate_8_0.asciidoc
2021-04-06 10:42:28 -04:00
James Rodewig 1ed6031b6b
[DOCS] Fix docker run code snippet (#96157) (#96164)
The current docker run code snippet is malformed and renders incorrectly.

This fixes the rendering.
2021-04-02 16:26:27 -04:00
Lisa Cawley 39fc0daee2
[DOCS] Adds deprecation admonitions (#95847) (#95999) 2021-03-31 17:23:31 -07:00
Christiane (Tina) Heiligers bd3f30f1bd
[DOCS] Adds user-facing docs for the new KP logging configuration (#94993) (#95803)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Conflicts:
#	docs/migration/migrate_8_0.asciidoc
2021-03-30 11:16:48 -04:00
Kibana Machine 3bebdd3af6
More detailed instructions for deleting corrupt saved object documents (#95046) (#95762)
* More detailed instructions for deleting corrupt saved object documents

* Update docs/setup/upgrade/upgrade-migrations.asciidoc

Co-authored-by: Luca Belluccini <luca.belluccini@elastic.co>

Co-authored-by: Luca Belluccini <luca.belluccini@elastic.co>

Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
Co-authored-by: Luca Belluccini <luca.belluccini@elastic.co>
2021-03-30 06:39:58 -04:00
Kaarina Tungseth 057a85c0be
[7.x] [DOCS] Adds the 7.12.0 Release notes (#94761) (#95111)
* [DOCS] Adds the 7.12.0 Release notes

* Update docs/CHANGELOG.asciidoc

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/CHANGELOG.asciidoc

Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>

* Adds 93427 bug fix and CCS breaking change

* Specifies Discoer in breaking change

* Fixes redirects

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
2021-03-22 16:54:21 -05:00
gchaps 75449cb2ec
[DOCS] Adds docs for search sessions (#94661) (#95076)
* [DOCS] Adds docs for search sessions

* [DOCS] Improves intro and title for search sessions doc

* [DOCS] Fixes bulleted list

* [DOCS] Makes doc title more descriptive

* [DOCS] Incorporates review comments

* [DOCS] Includes a better explanation of restore action

* [DOCS] Changed titled and fixed setting names

* [DOCS] Verified content about maps and restored session

* [DOCS] Fixes setting names

* [DOCS] Changes order of last two steps

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-22 12:45:22 -04:00
Josh Dover be92bf37ba
Add ESS icon to server.publicBaseUrl docs (#93949) (#95055) 2021-03-22 09:46:40 -04:00
Pierre Gayvallet 4e4f0cf430
add banners settings doc (#94672) (#95005)
* add banners settings doc

* address review comments

* add link to the correct file

* use singular for banner
2021-03-19 03:23:41 -04:00
Kibana Machine 3e32ee02d4
[core.savedObjects] Fix maxImportExportSize config & update docs. (#94019) (#94999)
Co-authored-by: Luke Elmers <luke.elmers@elastic.co>
2021-03-18 21:42:14 -04:00
Kaarina Tungseth 315d4bdaf9
[DOCS] Changes Visualize to Visualize Library (#93055) (#94598)
* [DOCS] Changes Visualize to Visualize Library

* Review comments

* Review comment

* Removes background in embed-kibana.png
2021-03-15 12:57:40 -04:00
Gidi Meir Morris 1d032ef590
[Alerting][Docs] Adds Alerting & Task Manager Scalability Guidance & Health Monitoring (#91171) (#93604)
Documentation for scaling Kibana alerting, what configurations can change, what impacts they have, etc.
Scaling Alerting relies heavily on scaling Task Manager, so these docs also document Task manager Health Monitoring and scaling.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-04 20:42:57 +00:00
Jonathan Budzenski c1579dc60e [docker] Default server.name to hostname (#90799)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-19 15:04:11 -06:00
Gidi Meir Morris da7ab81bdb
[Docs][Alerting] fixed link to TM settings (#91368) (#91488)
Fixed link to TM settings doc
2021-02-16 15:00:32 +00:00
Jonathan Budzenski fe770250e5 [docs] Include setup instructions for environment variable KBN_PATH_CONF (#90794) 2021-02-10 10:04:02 -06:00
Christiane (Tina) Heiligers 7879757a92
[7.x] [core.logging] Uses host timezone as default (#90368) (#90897)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	docs/migration/migrate_8_0.asciidoc
#	src/core/server/config/deprecation/core_deprecations.ts
2021-02-10 02:54:08 -05:00
Lisa Cawley 5786c455d9
[DOCS] Update more installation details (#90469) (#90489) 2021-02-05 11:59:00 -08:00
Lisa Cawley b845939faa
[DOCS] Update installation details (#90354) (#90361) 2021-02-05 08:39:03 -08:00
Rudolf Meijering 2ba8627fa2
Fix rendering of Saved object indices and aliases per {kib} version table (#89700) (#90026)
Collapsing rows and applying vertical alignment doesn't work well when published to the docs website. So I removed the last column.
2021-02-02 17:02:46 +01:00
Josh Dover 2a5f6797ce
[7.x] Deprecate and remove usages of elasticsearch.logQueries (#89296) (#89879)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-01 11:22:25 -07:00
Rudolf Meijering c3d9b19a96
Migrations v2 docs (#88820) (#89298)
* Migrations v2 docs

* Not all kibana distributions automatically restarted a killed process

* Mention that we add a write block to the outdated index

* Formating: collapse three notes into a single note with three bullet points

* Update docs/setup/upgrade/upgrade-standard.asciidoc

Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>

* Add table of outdated / upgraded indices per version of Kibana

* Review feedback: separate section for multi-instance upgrade migrations

* Review feedback: link to saved objects management

* Review feedback: stronger wording for not deleting any indices

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>
2021-01-26 15:47:31 +01:00
Rudolf Meijering 47f9274ce8
[docs] Resolving failed Kibana upgrade migrations (#80999) (#89294)
* 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>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-26 15:35:28 +01:00
Chris Cressman 9fd1df80a8
add enterpriseSearch.host (#88587) (#89012)
part of #76669

(cherry picked from commit f5c346cf1ebd22ba38d6b3058099b96dfbf4d7a7)

Co-authored-by: DanielHabenicht <daniel-habenicht@outlook.de>
2021-01-21 14:00:39 -05:00
Tyler Smalley baf56d80c4
[7.x] Updating the License (#88343) (#88745)
* Updating the Licenses, except for applying eslint, building

* Applying ESLint rules,building @kbn/pm, regenerating api docs

Co-authored-by: kobelb <brandon.kobel@elastic.co>
2021-01-19 17:54:11 -08:00
Luca Belluccini d6edde4cc2
[DOC] Document SIGHUP to reload logging settings (#85831) (#88233)
* [DOC] Document SIGHUP to reload logging settings

It is possible to reload `logging*` settings issuing a SIGHUP to Kibana process.

* Update docs/setup/settings.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2021-01-14 10:26:11 +01:00
DeDe Morton 1aa7033fc8
Fix links to Fleet guide (#86366) (#86380) 2020-12-17 13:04:12 -08:00
Nick Peihl 35e137ab75
[Docs] Elastic Maps Server documentation (#85532) (#86351)
* Elastic Maps Server documentation

* Revise product name and docker image

* Review feedback

* Provide example for map.emsUrl

* Update docs/maps/connect-to-ems.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/maps/connect-to-ems.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: Nick Peihl <nick.peihl@elastic.co>
Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: Jorge Sanz <jorge.sanz@elastic.co>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-12-17 11:26:42 -08:00
Mikhail Shustov f125b0feb2
align cors settings names with elasticsearch (#85738) (#85768)
* align cors settings names with elasticsearch

* server.cors.origin: * --> server.cors.origin: ["*"]
2020-12-14 18:30:58 +01:00
Mikhail Shustov ca97dcd4cd
Add ability to specify CORS accepted origins (#84316) (#85570)
* add settings

* update abab package to version with types

* add test case for CORS

* add tests for cors config

* fix jest tests

* add deprecation message

* tweak deprecation

* make test runable on Cloud

* add docs

* fix type error

* add test to throw on invalid URL

* address comments

* Update src/core/server/http/http_config.test.ts

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/setup/settings.asciidoc

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* allow kbn-xsrf headers to be set on CORS request

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
# Conflicts:
#	src/core/server/config/deprecation/core_deprecations.ts
#	x-pack/scripts/functional_tests.js
2020-12-10 19:15:58 +01:00
Josh Dover 5ea8281627
[7.x] Add server.publicBaseUrl config (#85075) (#85361) 2020-12-09 16:10:16 -07:00
Mikhail Shustov 645eae82b7
[7.x] Rename server.xsrf.whitelist to server.xsrf.allowlist (#84791) (#84861)
* Rename server.xsrf.whitelist to server.xsrf.allowlist (#84791)

* rename xsrd.whitelist to xsrf.allowlist

* update docs

* update telemetry schema

* update kbn-config tests
# Conflicts:
#	src/core/server/config/deprecation/core_deprecations.ts

* Update core_deprecations.ts

* miss import
2020-12-03 15:51:44 +01:00
Brandon Kobel 599074caba
Deprecate kibana.index setting (#83988) (#84276)
* Deprecating `kibana.index` setting

* Using ela.st service so this can be changed to the blog in the future

* Adding unit tests

* Revising deprecation log message

* Changing the deprecation log message to be more consistent with others

* Updating kibana.index docs also

* Using rename deprecation as the "standard" for the deprecation messages

* /s/'/`
2020-11-25 06:35:54 -08:00