Commit graph

139 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
Thomas Watson 3c82fde4f7
Upgrade Node.js to version 12 (#61587) (#83343) 2020-11-13 10:07:13 +01:00
DeDe Morton effa319dce
[docs] Rename ingest manager to fleet (#79731) (#79879)
* [docs] Rename ingest manager to fleet

* remove commented out todo
# Conflicts:
#	docs/fleet/index.asciidoc
2020-10-07 10:39:51 -07:00
Rudolf Meijering e51a87abec
Remove unused elasticsearch.preserverHost setting (#78608) (#78921)
* Remove unused elasticsearch.preserverHost setting

* deprecate and remove elasticsearch.startupTimeout config
# Conflicts:
#	src/core/server/config/deprecation/core_deprecations.ts
2020-10-01 13:27:04 +02:00
gchaps 9b918a41b4
[DOCS] Removes duplicate entry from settings doc (#78343) (#78361) 2020-09-24 10:22:45 -07:00
gchaps 43296f3d4d
Add acnchors to Kibana docs-settings (#78115) (#78307)
* Add acnchors to Kibana docs-settings

* Address PR comments

Co-authored-by: PavithraCP <31021423+PavithraCP@users.noreply.github.com>
2020-09-23 09:03:10 -07:00
Josh Dover f5b698034e
[7.x] Move metrics to setup and add cgroup metrics (#76730) (#77108) 2020-09-09 16:49:28 -06:00
Joe Portner dd29eb360e
[Docs] Fix typo in docs for server.xsrf.disableProtection (#76102) (#76114) 2020-08-27 14:05:33 -04:00
Joe Portner 1ed1756b85
[Docs] Add server.xsrf.disableProtection to settings docs (#76022) (#76096) 2020-08-27 11:07:58 -04:00
Josh Dover bd71bdbea7
Add support for reading request ID from X-Opaque-Id header (#71019) (#75502)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-08-21 11:23:53 -06:00
DeDe Morton bfee5472ec
[DOCS] Fix table formatting in ingest manager settings (#68824) (#68832) 2020-06-10 15:55:58 -07:00
Nicolas Chaulet 2894c4c788
[Ingest Manager] Document fleet configuration flags (#66736) (#68767) 2020-06-10 14:20:51 -04: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
Joe Reuter 945a0e3c00
Deprecate kibana.defaultAppId setting (#67635) (#68070) 2020-06-03 15:31:04 +02:00
Lisa Cawley bf6fbf5105
[DOCS] Replace docdir attribute with kib-repo-dir (#67907) (#67910) 2020-06-01 15:51:19 -07:00
Nik Richers 34926acc52
Add cloud icon for supported settings and embed single-sourced getting started (#65610) (#66656)
* Add cloud icon for supported settings

* Remove delimited block from single-sourced content, edits

* Remove delimited block from single-sourced content, edits

* Remove ifeval to simplify life

* Switch to docs-root

* Add ECE icons
2020-05-14 15:08:18 -07:00
gchaps a31f3a50d4
[DOCS] Makes telemetry settings visible (#66329) 2020-05-12 16:29:24 -07:00
Kaarina Tungseth 4cdd065a16
[DOCS] Reformats settings tables (#64844) (#65094)
* Formats settings into tables

* Formatting

* Formatting
# Conflicts:
#	docs/settings/general-infra-logs-ui-settings.asciidoc
#	docs/settings/telemetry-settings.asciidoc
#	docs/setup/settings.asciidoc
2020-05-04 10:48:29 -05:00
Aleh Zasypkin df091d25f1
[7.x] Document new xpack.security.authc.* settings and related 8.0.0 breaking changes. (#62177) 2020-04-01 22:57:21 +02:00
Tiago Costa 192d348632
fix(NA): log rotation watchers usage (#60956) (#61024)
* fix(NA): log rotation watchers usage

* docs(NA): add old value to the example

* chore(NA): change warning messages
2020-03-24 13:58:07 +01:00
Kaarina Tungseth 64a1e7fc13
[7.x] [DOCS] Removed Coordinate and Region Maps (#59828) (#59909)
* [DOCS] Removed Coordinate and Region Maps (#59828)

* [DOCS] Removed Coordinate and Region Maps

* Review comment

* Added redirect for visualize-maps

* Fixed build errors
2020-03-16 13:59:36 -05: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
Josh Dover 465b6af09c
[7.x] Remove documentation for server.cors settings (#59096) (#59378)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-05 14:38:04 -07:00