gchaps
f6913c884a
[DOCS][7.12] Updates settings ( #149741 )
...
## Summary
This PR updates the telemetry settings.
2023-01-27 12:07:22 -08:00
Kaarina Tungseth
5f3362b581
[7.12] [DOCS] Reformats the DevelopAPM settings tables into definition lists ( #130303 ) ( #131976 )
...
* [DOCS] Reformats the DevelopAPM settings tables into definition lists (#130303 )
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 9b1828ac77
)
* Fixes broken link
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-05-12 14:17:01 -04:00
Kaarina Tungseth
7ed1072796
[DOCS] Reformats the Fleet settings tables into definition lists ( #130301 ) ( #131865 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit fb98f6e7f5
)
2022-05-09 16:25:08 -04:00
Kaarina Tungseth
ccdb18ff1d
[DOCS] Adds missing monitoring.cluster_alerts.email_notifications.enabled
setting ( #127323 ) ( #127386 )
...
* [DOCS] Adds missing setting
* Removes deprecation message for unsupported version
(cherry picked from commit 27b57357cc
)
2022-03-09 16:23:23 -05:00
Kaarina Tungseth
eb90dafa84
[7.12] [DOCS] Adds missing monitoring.cluster_alerts.email_notifications.email_address
monitoring setting ( #126826 ) ( #127352 )
...
* [DOCS] Adds missing `monitoring.cluster_alerts.email_notifications.email_address` monitoring setting (#126826 )
* [DOCS] Adds missing deprecated monitoring settings
* Review comments
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 0bc7a2ee35
)
* Removes deprecation message for unsupported version
2022-03-09 15:44:33 -05:00
gchaps
b5270fc567
[7.12][DOCS] Updates description of action setting ( #107604 ) ( #107683 )
2021-08-04 11:41:16 -07:00
Patrick Mueller
7166137751
[actions] fix broken doc for responseTimeout setting ( #99146 ) ( #99259 )
...
resolves https://github.com/elastic/kibana/issues/98933
Some vertical bars in text got interpreted as a table, but should have been a
code example. Changed to use commas instead of vertical bars.
2021-05-04 13:47:25 -07:00
Kaarina Tungseth
1f198a8cbf
[DOC] Painless lab enable/disable flag ( #95392 ) ( #96858 )
...
* [DOC] Painless lab enable/disable flag
* Update docs/settings/dev-settings.asciidoc
* Update docs/settings/dev-settings.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Luca Belluccini <luca.belluccini@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-12 14:04:39 -04:00
Anton Dosov
383ad4ebdf
Document more "xpack.data_enhanced.search.sessions.*" settings ( #96542 ) ( #96795 )
2021-04-12 10:59:51 -04:00
Yuliia Naumenko
b0c7d94050
Resolved merge conflicts ( #96516 )
2021-04-07 20:23:14 -04:00
Anton Dosov
50964e29f4
[Search Sessions] Fix config docs ( #95920 ) ( #95929 )
2021-03-31 09:40:05 -04:00
igoristic
e95faff24a
[7.12] [DOC] Updated documentation for newly added monitoring alerts ( #91272 ) ( #95727 )
...
* [DOC] Updated documentation for newly added monitoring alerts (#91272 )
* Documentation for recently added alerts
* [DOCS] Fixes broken link
* Addressed review feedback
Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
# docs/user/monitoring/cluster-alerts.asciidoc
* [DOC] Removes broken link
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: lcawl <lcawley@elastic.co>
2021-03-30 14:56:17 -04:00
gchaps
ed29587f5a
[DOCS] Adds docs for search sessions ( #94661 ) ( #95077 )
...
* [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:41 -04:00
Pierre Gayvallet
cb8e30bf0a
add banners settings doc ( #94672 ) ( #95006 )
...
* add banners settings doc
* address review comments
* add link to the correct file
* use singular for banner
2021-03-19 03:24:34 -04:00
Gidi Meir Morris
ba917aec03
[Alerting][Docs] Adds Alerting & Task Manager Scalability Guidance & Health Monitoring ( #91171 ) ( #93603 )
...
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 15:19:54 -05:00
Kibana Machine
6ea2399559
[alerting] adds doc on JSON-expanded action variables and task manager max_workers ( #92720 ) ( #93520 )
...
resolves https://github.com/elastic/kibana/issues/90006
For task manager, adds a note about the fact that the max_workers will be
limited to 100 starting in 8.0. Currently we allow any value (because we
always have), but do print a "deprecation" warning that the limit cannot
be exceeded starting in 8.0
For alerting, adds note about the JSON expansion of action variables which are objects.
Co-authored-by: Patrick Mueller <pmuellr@gmail.com>
2021-03-03 16:58:42 -05:00
Yuliia Naumenko
a4011baa9f
[Alerting][Docs] Changed alerting documentation to point to a single source of explaining the configurations. ( #92942 ) ( #93167 )
...
* [Alerting][Docs] Changed alerting documentation to poin to a single source of explaining the configurations.
* fixed due to comments
* fixed due to comments
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* fixed due to comments
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-03-02 15:16:30 -08:00
ymao1
f9b2ea88d9
Adding link to docs about encryption key cli tool ( #92394 ) ( #92682 )
2021-02-24 14:27:13 -05:00
Kibana Machine
cb068f651c
Simplify anonymous access & embedding docs. ( #90409 ) ( #92353 )
...
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
2021-02-23 03:06:51 -05:00
Mikhail Shustov
6d7ab50074
Unify Kibana & Elasticsearch logging config keys ( #90764 ) ( #91548 )
...
* align logging config with ES. rename kind to type.
* rename file "path" to "fileName"
* rename logger "context" to "name"
* update audit log docs and tests
* update docs
* fix integration tests
* update deprecations for audit appender
* add tests for audit logging deprecations
* fix eslint problem
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
# x-pack/plugins/security/server/config_deprecations.ts
2021-02-17 08:39:11 +01:00
Bill McConaghy
628b743a52
[DOCS] improving production documentation for task manager and alerting ( #87484 ) ( #87502 )
...
* improving production documentation for task manager and alerting
* calling it Kibana Task Manager to be more explicit
* addressing PR feedback
2021-01-06 10:15:09 -05:00
Jonathan Langela
3c24e2eca0
Add missing backticks in reporting-settings.asciidoc (backport to 7.x) ( #77981 )
2021-01-04 09:03:54 -07:00
DeDe Morton
1aa7033fc8
Fix links to Fleet guide ( #86366 ) ( #86380 )
2020-12-17 13:04:12 -08:00
Thom Heymann
17126c9ace
Added log file rotation settings to docs ( #85835 ) ( #86117 )
...
* Added log file rotation settings to docs
* Fix heading level
* Fix table alignment
* Added code block explanations
* Fix asciidoc syntax
* Fix asciidoc syntax attempt 2
* Apply suggestions from code review
Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
* Add tip
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Add cloud icons
Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-12-16 15:03:50 +00:00
Aleh Zasypkin
393d1e44a7
[7.x][Docs] Document Anonymous authentication provider. ( #85324 )
2020-12-09 08:06:51 +01:00
DeDe Morton
a513fdf619
Change link text to say Fleet ( #85083 ) ( #85194 )
2020-12-07 13:06:46 -08:00
Brandon Kobel
6be10bda5d
Deprecate reporting.index
setting ( #84005 ) ( #84909 )
...
* Deprecating `xpack.reporting.index` setting
* Adding unit test
* Now with more standard deprecation messages
* Updating the xpack.reporting.index docs
* Fixing tests
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-03 09:56:39 -08:00
Larry Gregory
718622e122
[7.x] Deprecate disabling the spaces plugin ( #83984 ) ( #84795 )
...
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
2020-12-02 13:52:39 -05:00
Bill McConaghy
550a294625
[DOCS] better explanation of backup/key rotation for encryption key ( #84529 ) ( #84565 )
...
* better explanation of backup/key rotation for encryption key
* clarifying failure reason in lost key scenario
* fixing typo
2020-11-30 14:35:30 -05:00
Bill McConaghy
759d1ea4a9
clarifying docs re: encryptionKey settings ( #83911 ) ( #84128 )
2020-11-23 13:18:50 -05:00
Thomas Watson
7c99763e96
Remove unused asciidoc file ( #83228 ) ( #83260 )
2020-11-12 12:00:52 +01:00
Oliver Gupte
25b73fb95a
[APM] Adds new configuration 'xpack.apm.maxServiceEnvironments' ( #82090 ) ( #82903 )
...
* Closes #77695 .
Adds new configuration 'xpack.apm.ui.maxServiceEnvironments' to set the
max number of service environments visible in APM UI.
* renamed config 'xpack.apm.ui.maxServiceEnvironments' -> 'xpack.apm.maxServiceEnvironments'
* Renames 'xpack.apm.ui.maxServiceEnvironments' -> 'xpack.apm.maxServiceEnvironments' in the docs.
* removed incorrect size param on the composite terms sub-agg
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-11-09 16:43:08 -08:00
Aleh Zasypkin
0deed8eb29
[7.x] Add support for provider specific session timeout settings. ( #82855 )
2020-11-06 18:53:53 +01:00
Brandon Morelli
347bf49a35
[APM] docs: Add xpack.apm.searchAggregatedTransactions ( #82379 ) ( #82391 )
2020-11-04 08:02:44 -08:00
Oliver Gupte
925484e398
Closes #80629 , with proper timeout messaging and docs for user to work around the scalability issue. ( #82083 ) ( #82092 )
2020-10-30 01:44:16 -07:00
Kaarina Tungseth
49928b336b
[7.x] [DOCS] 7.10 Core UI changes ( #80407 ) ( #81491 )
...
* [DOCS] 7.10 screenCore UI changes
* Kibana access options
* Removed Kibana from Set up Kibana
* Removed rogue symbols
* Update docs/spaces/index.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update docs/management/managing-beats.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Review comments
* Update docs/user/introduction.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Review comments
* Changed menu to main menu
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-10-26 09:01:01 -05:00
Chris Roberson
bb753d867a
[DOCS] Add link for monitoring ssl settings ( #81057 ) ( #81327 )
...
* Add link for ssl settings
* Update docs/settings/monitoring-settings.asciidoc
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
* Update docs/settings/monitoring-settings.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2020-10-22 10:35:57 -04:00
Thom Heymann
5fd4fb41bc
[7.x] ECS audit logging ( #74640 ) ( #80921 )
...
* ECS audit logging (#74640 )
* ECS audit logging
* Apply suggestions from code review
Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
* Update x-pack/plugins/security/server/authentication/audit_events.ts
Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
* Update docs/settings/security-settings.asciidoc
Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
* remove audit trail service from core
* fix test
* Updated docs and added beta warning
* Added dev docs
* Tweaks
* Plugin list changes
* Apply suggestions from technical writers
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Added docs suggestion
* Added api integration tests
* Added suggestions from platform team
* Update x-pack/plugins/security/server/audit/audit_service.test.ts
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
* Update x-pack/plugins/security/server/audit/audit_service.test.ts
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
* Update x-pack/plugins/security/server/audit/audit_service.test.ts
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
* Update docs/user/security/audit-logging.asciidoc
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
* Update docs/settings/security-settings.asciidoc
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
* Update x-pack/plugins/security/server/config.ts
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
* Added suggestions from PR
* Grouped events table
* Update x-pack/plugins/security/server/audit/audit_events.ts
Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
* Update x-pack/plugins/security/server/audit/audit_events.ts
Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
* Fixed ECS version number in docs
Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
* Added suggestions from code review
* Removed beta
* Added suggestions from code review
Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
# Conflicts:
# x-pack/plugins/security/server/config.test.ts
# x-pack/scripts/functional_tests.js
* Fix tests
* Fix audit logger logging to console even when disabled
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-20 23:54:26 +01:00
Tim Sullivan
e6feee1a39
[Reporting] Document Network Policy configuration ( #80431 ) ( #80891 )
...
* [Reporting] Document Network Policy configuration
* Apply suggestions from code review
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* remove detail about policy acting on responses
* Update docs/user/reporting/network-policy.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* lowercase network policy
* typo
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-10-16 12:04:56 -07:00
Tim Sullivan
bf90405fdd
[Reporting] Add contextual documentation for CSV Max Bytes setting ( #80782 ) ( #80883 )
...
* [Reporting] Add contextual documentation for CSV Max Bytes setting
* Update reporting-settings.asciidoc
* updates per feedback
2020-10-16 11:45:17 -07:00
Aleh Zasypkin
a50e8c98f5
[7.x][Docs] Document Encrypted Saved Objects functionality. ( #80867 )
2020-10-16 18:25:02 +02: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
Nicolas Chaulet
e652be9fc0
[Ingest Manager] Move config from xpack.ingestManager to xpack.fleet ( #79406 ) ( #79696 )
2020-10-06 14:06:52 -04:00
Tim Sullivan
cd566639a1
Reporting/Docs: Updates for setting to enable CSV Download ( #78101 ) ( #78217 )
...
* Reporting/Docs - update documentation about setting to enable CSV Download
* break up long setting name to fix table scrolling
2020-09-23 09:17:56 -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
Tim Sullivan
5d3bc832a5
[Reporting/Config] allow string representations of duration settings ( #74202 ) ( #77807 )
...
* [Reporting/Config] use better schema methods
* add createMockConfig
* update documentation
* fix observable.test
* add docs links to common options page
* make the schema match the docs
* wording edits per feedback
* self edits
* todo comment
* fix tests
* feedback change 1
* schema utils
* fix goof
* use objects for the defaults when available
* fix pollInterval
* fix snapshots
* Update report_listing.tsx
* call new ByteSizeValue on server side only
* revert xpack.reporting.poll
* fix ts
* fix snapshot
* use correct input for duration
* revert reorganize imports
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-18 06:24:23 -07:00
gchaps
a1c31dad26
[DOCS] Identifies cloud settings in reporting ( #76691 ) ( #76723 )
2020-09-08 08:00:06 -07:00
Yuliia Naumenko
8e2f252b59
Replaced whitelistedHosts with allowedHosts in actions ascii docs ( #76731 ) ( #76808 )
2020-09-04 10:49:08 -07:00
gchaps
918d1f87b5
[DOCS] Identifies graph settings available on cloud ( #76661 ) ( #76697 )
2020-09-03 13:00:06 -07:00
gchaps
bd7dde0349
[DOCS] Identifies cloud settings for Monitoring ( #76579 ) ( #76650 )
2020-09-03 10:15:20 -07:00