Kurt
c6fb0bc7f2
Adding Global Access Agreement ( #139217 )
...
* Adding Global Access Agreement
* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
* Adding docs
* PR Review changes
* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
* PR Review changes
* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
* Fixing global access agreement redirect logic
* Fixing unit test
* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
* Changing verbiage
* Changing local -> provider specific
* Update x-pack/plugins/security/server/routes/views/access_agreement.ts
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
* PR Feedback
* removing `only`
* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
* Changing the accessAgreement to be optional
* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
* Adding docker config
* Update docs/user/security/access-agreement.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update docs/user/security/access-agreement.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Adding PR Review feedback
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2022-09-06 11:54:57 -04:00
Ersin Erdal
7d3f762186
Add "exclude previous hits" check box to ESQuery rule form ( #138781 )
...
* Add "Exclude the hits from previous rule run" check box to ESQuery rule form
2022-09-05 13:09:09 +02:00
Lisa Cawley
5ea3838109
Auto-generate preview links for DOC PRs ( #139593 )
2022-09-01 08:02:33 -07:00
Lisa Cawley
6fc614a20c
[DOCS] Refresh screenshots for creating and managing rules ( #138763 )
2022-09-01 08:57:05 +09:30
Lisa Cawley
c9e3d33656
[DOCS] Clarify alerting security setup ( #139587 )
2022-08-30 13:26:53 -07:00
Lisa Cawley
659d664f01
[DOCS] Update snooze and disable rules screenshots ( #138693 )
2022-08-26 13:45:41 -07:00
Gidi Meir Morris
502dc0a4d0
[E&C][ES Query] adds runtime mappings and fields support to the ES Query ruletype ( #138427 )
...
This PR adds Runtime Fields support to the ES Query Rule Type when using the DSL Query mode.
2022-08-22 13:17:46 +01:00
Kaarina Tungseth
ced8978e89
[DOCS] Updates quick start and presentation sections with sample data changes ( #138945 )
...
* [DOCS] Updates Quick start with sample data changes
* Updates dashboard and editors with sample data changes
* Review comments
2022-08-18 11:55:13 -05:00
gchaps
062c06d46f
[DOCS] Updates Discover docs with data view changes ( #138337 )
...
* [DOCS] Updates Discover docs with data view changes
* [DOCS] Updates settings for Discover in Advanced Settings
* Update docs/discover/document-explorer.asciidoc
Co-authored-by: Matthias Wilhelm <ankertal@gmail.com>
* Update docs/management/advanced-options.asciidoc
* Update docs/management/advanced-options.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/management/advanced-options.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/user/discover.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Matthias Wilhelm <ankertal@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-08-17 09:33:50 -07:00
Kurt
7b07faf7d1
Fixing es template string and programmatic typo ( #139014 )
2022-08-17 12:17:57 -04:00
István Zoltán Szabó
6ae8808969
[DOCS] Updates screenshot for data viz in ML section. ( #138524 )
2022-08-11 17:16:12 +02:00
István Zoltán Szabó
00c64ab94c
[DOCS] Adds AIOps section and explain log rate spikes docs ( #138485 )
...
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-08-11 12:25:57 +02:00
Patryk Kopyciński
33689abc77
[Osquery] Add docs for Osquery API ( #137162 )
2022-08-09 18:43:31 +02:00
bassem chagra
4b91d13451
[External-plugins-list] Add Sankey Visualization ( #137835 )
2022-08-03 19:24:17 -04:00
Anton Dosov
3d5632310b
Allow to configure roundUp in date helper of url drilldown ( #137874 )
2022-08-03 15:33:05 +02:00
Lisa Cawley
7c8dff7af1
[DOCS] Replace ML API page with automated output ( #136583 )
2022-07-22 08:55:37 -07:00
Kurt
e22e3a52b5
Adding deprecation warning for Interactive Users using ApiKeys ( #136422 )
...
* Adding deprecation warning for Interactive Users using ApiKeys
* Fixing unit test verbiage
* Update docs/user/security/authentication/index.asciidoc
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
* Update docs/user/security/api-keys/index.asciidoc
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
* Changing capitalization on 'keys' to avoid confusion with the UI API Keys
* Update docs/user/security/api-keys/index.asciidoc
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
* Update docs/user/security/authentication/index.asciidoc
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
* Changing the logging message and unit test descriptions based on PR review feedback
* Update x-pack/plugins/security/server/routes/analytics/authentication_type.test.ts
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
* Update x-pack/plugins/security/server/routes/analytics/authentication_type.ts
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
* Update x-pack/plugins/security/server/routes/analytics/authentication_type.ts
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
* Removing unnecessary whitespace
* Fixing spelling in unit test assertion
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
2022-07-20 10:52:46 -04:00
Kaarina Tungseth
faede27bf7
[DOCS] Adds the Vis Editor 8.3 docs ( #134115 )
...
* [DOCS] Adds the Vis Editor 8.3 docs
* Updates screenshots and UI labels
* Update docs/user/dashboard/lens.asciidoc
Co-authored-by: Stratoula Kalafateli <stratoula1@gmail.com>
* Review comments
* Removes duplicate image
* Review comment
Co-authored-by: Stratoula Kalafateli <stratoula1@gmail.com>
2022-06-21 15:07:46 -05:00
gchaps
d071e52c51
[DOCS] Updates screenshots in Discover docs ( #132854 )
...
* [DOCS] Updates screenshots in Discover docs
* [DOCS] Screenshot updates
* [DOCS] Updates for 8.3
* [DOCS] More updates for 8.3
* [DOCS] Incorporates review comments
* Update docs/user/discover.asciidoc
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
* Update docs/user/discover.asciidoc
* [DOCS] Incorporates review comments
* [DOCS] Added link to connector docs
* Update docs/user/discover.asciidoc
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
* Update docs/user/discover.asciidoc
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
* Update docs/user/discover.asciidoc
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-06-16 07:28:33 -07:00
Kaarina Tungseth
df3054c1a9
[DOCS] Removes deprecation message from controls ( #134509 )
2022-06-15 16:13:41 -05:00
DeDe Morton
bbfe3e725e
Update automating-report-generation.asciidoc ( #134410 )
2022-06-15 13:01:14 -07:00
Tim Sullivan
1c08fb4cfb
improve text on reporting setup and dependencies ( #134406 )
2022-06-15 09:21:30 -07:00
Kaarina Tungseth
e2a4aa0bdf
[DOCS] Adds the new Controls docs ( #133439 )
...
* [DOCS] Adds the new Controls docs
* Fixes broken links
* Fixes broken links
* Review comments
* Update docs/user/dashboard/make-dashboards-interactive.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update docs/user/dashboard/make-dashboards-interactive.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Review comments
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2022-06-13 12:48:56 -07:00
gchaps
0d5808a22b
[DOCS] Adds Kibana API support to Console ( #134111 )
...
* [DOCS] Adds Kibana API support to Console
* Update docs/dev-tools/console/console.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-06-13 09:03:44 -07:00
Thomas Watson
ef9e3c4265
[docs] Improve Secure saved objects and kibana-encryption-keys docs ( #132828 )
2022-05-25 06:27:37 +02:00
Pius
f9b065e228
Cross reference audit log settings ( #132359 )
...
* Cross reference audit log settings
* Update docs/user/security/audit-logging.asciidoc
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2022-05-23 10:07:56 -07:00
István Zoltán Szabó
9649307334
[DOCS] Updates alerting authorization docs with info on retaining API keys ( #132402 )
...
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-05-23 10:12:54 +02:00
Jeramy Soucy
7d8aae5f8a
Deprecate Anonymous Authentication Credentials ( #131636 )
...
* Adds deprecation warnings for apiKey and elasticsearch_anonymous_user credentials of anonymous authentication providers.
Adds telemetry for usage of anonymous authentication credential type.
* Update x-pack/plugins/security/server/config_deprecations.ts
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
* Update x-pack/plugins/security/server/config_deprecations.ts
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
* Update x-pack/plugins/security/server/config_deprecations.ts
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
* Updated all docs to remove deprecated anon auth features, fixed doc link logic and typos.
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2022-05-18 19:27:40 +02:00
Ersin Erdal
de29010c43
Retain APIKey when disabling/enabling a rule ( #131581 )
...
* Retain APIKey when disabling/enabling a rule
2022-05-18 15:13:44 +02:00
Tim Sullivan
ec2062ae4e
[Reporting] Update docs to use screenshotting config properties ( #127518 )
...
* [Reporting] Update docs to use screenshotting config properties
* add the remaining capture settings moved from reporting
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-05-04 15:24:56 -07:00
Lisa Cawley
1591bfba24
[DOCS] Replace execution terminology in Alerting ( #131357 )
2022-05-04 15:11:53 -07:00
Ying Mao
2dcbcb45d1
[Response Ops][Docs] Alerting circuit breaker docs ( #131459 )
...
* Circuit breaker docs
* Apply suggestions from code review
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-05-04 15:04:25 -04:00
Eric Davis
f4d558a6da
[DOCS] Update details about alert visibility in Stack Management ( #130202 )
...
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-05-04 12:19:25 -04:00
Joe Reuter
f30919ce54
[Vega] Adjust vega doc for usage of ems files ( #130948 )
...
* adjust vega doc
* Update docs/user/dashboard/vega-reference.asciidoc
Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
* Update docs/user/dashboard/vega-reference.asciidoc
Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
* Update docs/user/dashboard/vega-reference.asciidoc
Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
* Update docs/user/dashboard/vega-reference.asciidoc
Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
* Update docs/user/dashboard/vega-reference.asciidoc
Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
2022-05-04 04:02:54 -04:00
Gidi Meir Morris
eb043f7702
[Connectors] moves the connector deprecation check to the server side ( #130541 )
...
This PR fixes a UI glitch where preconfigured connectors couldn't show a deprecation warning on SN connectors as the check on the client side couldn't support them.
2022-04-26 11:04:34 +01:00
Zacqary Adam Xeper
1303044ae7
[RAM] Add docs for Snooze UX ( #130297 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-20 16:07:16 -07:00
Jean-Louis Leysens
cc6057f988
update copy per feedback from kellyemurphy ( #130587 )
2022-04-20 10:49:52 +02:00
Zacqary Adam Xeper
2569ca6fa7
[Docs] Update rules list screenshots in docs ( #130487 )
2022-04-19 12:59:31 -05:00
Ersin Erdal
f962ff282f
Rename the term "execution" in config to "run" ( #130172 )
...
* Rename the term "execution" in config to "run"
* Rename the term "execution" in config to "run"
* Rename the overlooked terms
* [DOCS] Fix example indentation
* Update docs/user/alerting/troubleshooting/alerting-common-issues.asciidoc
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-18 12:44:50 -04:00
Mike Côté
7cf6bf648b
Use consistent examples in Task Manager documentation ( #130317 )
...
* Use consistent examples in Task Manager documentation
* Remove telemetry from mission critical list
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-18 11:50:48 -04:00
gchaps
cf844371e4
[DOCS] Updates Discover docs to show Document Explorer ( #129549 )
...
* [DOCS] Updates Discover docs to show Document Explorer
* [DOCS] Updates screenshots and text for DE
* [DOCS] Removed view documents and combined with document explorer
* Apply suggestions from code review
* [DOCS] Updates search for relevance
* [DOCS] Incorporates review comments
* Update docs/discover/document-explorer.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/discover/document-explorer.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/user/discover.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/user/discover.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/discover/document-explorer.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/discover/document-explorer.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* [DOCS] Incorporates review feedback
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-04-15 09:58:11 -07:00
Jean-Louis Leysens
baad4d65f6
[Reporting/Docs] User guidance to enable reporting on Cloud (memory constraints) ( #129989 )
...
* added callout about reporting on cloud
* slight rewording
* v2
2022-04-14 10:21:49 -07:00
Kaarina Tungseth
b2bb959f9b
[DOCS} Adds technical preview to Lens annotations ( #130058 )
2022-04-12 17:16:31 -05:00
Kaarina Tungseth
294fe2b932
[DOCS] Adds docs for URL drilldown support ( #129666 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-12 10:15:17 -05:00
Kaarina Tungseth
e046687d11
Adds the Lens 8.2.0 docs ( #128986 )
...
* Adds the Lens 8.2.0 docs
* Review comments
* Update Discover setting
* Update Discover setting
* Update Discover setting
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-06 12:50:44 -05:00
Kaarina Tungseth
1b683cdd28
[DOCS] Adds the TSVB to Lens docs ( #129129 )
...
* [DOCS] Adds the TSVB to Lens docs
* Review comments
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-05 10:55:07 -05:00
Ying Mao
873849d527
[Response Ops][Docs] Adding user facing docs for rule cancellation ( #128677 )
...
* Adding words
* PR feedback
* Update docs/user/alerting/troubleshooting/alerting-common-issues.asciidoc
Co-authored-by: Mike Côté <mikecote@users.noreply.github.com>
Co-authored-by: Mike Côté <mikecote@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-04-05 07:49:45 -04:00
Aleh Zasypkin
ce83b0a5d9
Remove docs reference to ephemeral encryption key. ( #129331 )
...
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2022-04-04 16:08:16 +02:00
Aleh Zasypkin
aa4ce92457
Update API keys docs to remove unnecessary API keys service section. ( #128464 )
2022-03-29 10:44:00 +02:00
Zacqary Adam Xeper
d102213d1d
[RAM] Add Snooze UI and Unsnooze API ( #128214 )
...
* Add Snooze UI and Unsnooze API
* Add unsnooze writeoperation
* Add unsnooze API tests
* Add UI tests
* Add tooltip and enable canceling snooze when clicking Enabled
* Fix rulesClient mock
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-03-24 12:59:46 -04:00