Commit graph

284 commits

Author SHA1 Message Date
Kibana Machine a9deac5517
[docs] Include information on supplying array config options (#107258) (#107445)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-08-02 14:54:55 -04:00
Kaarina Tungseth 3a54d7d494
[DOCS] Updates server status page image (#106772) (#106778) 2021-07-26 15:26:44 -04:00
Kaarina Tungseth b57b739039
[DOCS] Updates the screenshots for Reporting and sharing (#106435) (#106747)
* [DOCS] Updates the Reporting and sharing images for 7.14

* [DOCS] Updates the screenshots for Reporting and sharing

* Adds links to anon access and reporting settings
2021-07-26 12:04:01 -04:00
spalger 78b3b3b98b Revert "[i18n] [7.x] Integrate 7.14.0 Translations (#106359)"
This reverts commit 4d356ed432.
2021-07-22 13:47:56 -07:00
Ahmad Bamieh 4d356ed432
[i18n] [7.x] Integrate 7.14.0 Translations (#106359) 2021-07-22 11:41:06 -04:00
Kibana Machine 9e14cb8958
[Docs] Clarify that explore underlying data is not enabled (#105693) (#106459)
* [Docs] Clarify that explore underlying data is not enabled

* Update formatting

* Update from feedback

Co-authored-by: Wylie Conlon <william.conlon@elastic.co>
2021-07-21 15:16:24 -04:00
DeDe Morton dde965559d
Remove beta admonitions for Fleet docs (#106010) (#106143) 2021-07-19 15:01:40 -04:00
gchaps 9d051dad0b
[DOCS] Updates screenshots to show new theme (#104998) (#106133)
* [DOCS] Updates screenshots to show new theme

* [DOCS] Updates more screenshots in Discover docs

* [DOCS] Updates screenshot for license management

* [DOCS] Attempt to make the screenshots more readable
2021-07-19 13:06:21 -04:00
Larry Gregory 6a47b49f83
Support authenticating to Elasticsearch via service account tokens (#102121) (#105286)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	src/core/server/elasticsearch/elasticsearch_config.ts
2021-07-12 16:34:44 -04:00
gchaps fce88bc5ee
[DOCS] Creates separate doc for security in production (#103973) (#104769)
* [DOCS] Creates separate doc for security in production

* Use Kibana attribute

* Update CSP section

* Move SSL section to the top

This is the highest priority item for securing a production installation
of Kibana.

* Add section on using secure HTTP headers

* Write intro

* [DOCS] Fixes broken link and other minor edits

* [DOCS] Changes man to manipulator

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

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2021-07-09 08:24:54 -07:00
Mikhail Shustov 73adcb4511
Add execution context service (#102039) (#104686)
* add execution context service on the server-side

* integrate execution context service into http service

* add integration tests for execution context + http server

* update core code

* update integration tests

* update settings docs

* add execution context test plugin

* add a client-side test

* remove requestId from execution context

* add execution context service for the client side

* expose execution context service to plugins

* add execution context service for the server-side

* update http service

* update elasticsearch service

* move integration tests from http to execution_context service

* integrate in es client

* expose to plugins

* refactor functional tests

* remove x-opaque-id from create_cluster tests

* update test plugin package.json

* fix type errors in the test mocks

* fix elasticsearch service tests

* add escaping to support non-ascii symbols in description field

* improve test coverage

* update docs

* remove unnecessary import

* update docs

* Apply suggestions from code review

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

* address comments

* remove execution context cleanup

* add option to disable execution_context service on the server side

* put x-opaque-id test back

* put tests back

* add header size limitation to the server side as well

* fix integration tests

* address comments

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

Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>
2021-07-07 13:55:16 -04:00
Brandon Kobel 0c51e23395
[7.x] Update docs to explicitly state supported upgrade version (#103783)
* 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>
2021-07-01 10:50:10 -07:00
Kibana Machine 8486ac6939
[Maps] deprecate map.proxyElasticMapsServiceInMaps (#103740) (#103939)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Nathan Reese <reese.nathan@gmail.com>
2021-06-30 15:03:30 -04:00
Kaarina Tungseth 3206e8fc4f
[DOCS] Updates to the Reporting docs (#101326) (#103947)
* [DOCS] Updates to thee Reporting docs

* Adds the main sharing page

* Final changes

* Changed configuring-reporting link to secure-reporting

* Updates from meeting with Tim and Larry

* Moves reporting and sharing content above ML

* Update docs/setup/configuring-reporting.asciidoc

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

* Review comments from Tim and Larry

* Fixes broken links

* Fixes redirect

* Fixes broken link from ES docs

* Adds metadata to changed pages

* Review comments

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

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
2021-06-30 13:24:39 -04:00
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