# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Add examples for `proxyBypassHosts` and `proxyOnlyHosts`
settings (#164981)](https://github.com/elastic/kibana/pull/164981)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"James
Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-08-29T20:13:27Z","message":"[DOCS]
Add examples for `proxyBypassHosts` and `proxyOnlyHosts` settings
(#164981)\n\nAdds example values for the
`xpack.actions.proxyBypassHosts` and `xpack.actions.proxyOnlyHosts`
settings.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/139560","sha":"00853534c8be36feebb4eac05039a73074268025","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorsManagement","v8.10.0","v7.17.13","v8.11.0","v8.9.2"],"number":164981,"url":"https://github.com/elastic/kibana/pull/164981","mergeCommit":{"message":"[DOCS]
Add examples for `proxyBypassHosts` and `proxyOnlyHosts` settings
(#164981)\n\nAdds example values for the
`xpack.actions.proxyBypassHosts` and `xpack.actions.proxyOnlyHosts`
settings.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/139560","sha":"00853534c8be36feebb4eac05039a73074268025"}},"sourceBranch":"main","suggestedTargetBranches":["8.10","7.17","8.9"],"targetPullRequestStates":[{"branch":"8.10","label":"v8.10.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.17","label":"v7.17.13","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/164981","number":164981,"mergeCommit":{"message":"[DOCS]
Add examples for `proxyBypassHosts` and `proxyOnlyHosts` settings
(#164981)\n\nAdds example values for the
`xpack.actions.proxyBypassHosts` and `xpack.actions.proxyOnlyHosts`
settings.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/139560","sha":"00853534c8be36feebb4eac05039a73074268025"}},{"branch":"8.9","label":"v8.9.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Update GitHub links in dev docs
(#164503)](https://github.com/elastic/kibana/pull/164503)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"James
Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-08-29T18:43:41Z","message":"[DOCS]
Update GitHub links in dev docs
(#164503)","sha":"6fdfefe4ffb452d29c203fcba975aa844c5d5dac","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Feature:ExpressionLanguage","release_note:skip","docs","v8.10.0","v8.11.0","v8.9.2"],"number":164503,"url":"https://github.com/elastic/kibana/pull/164503","mergeCommit":{"message":"[DOCS]
Update GitHub links in dev docs
(#164503)","sha":"6fdfefe4ffb452d29c203fcba975aa844c5d5dac"}},"sourceBranch":"main","suggestedTargetBranches":["8.10","8.9"],"targetPullRequestStates":[{"branch":"8.10","label":"v8.10.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/164503","number":164503,"mergeCommit":{"message":"[DOCS]
Update GitHub links in dev docs
(#164503)","sha":"6fdfefe4ffb452d29c203fcba975aa844c5d5dac"}},{"branch":"8.9","label":"v8.9.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Add cross-link for other encryption key settings
(#165014)](https://github.com/elastic/kibana/pull/165014)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"James
Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-08-28T19:02:22Z","message":"[DOCS]
Add cross-link for other encryption key settings (#165014)\n\nProblem:
The [Configure security in
Kibana](https://www.elastic.co/guide/en/kibana/current/using-kibana-with-security.html)
docs page only covers the `xpack.security.encryptionKey` setting for
session encryption. Users may not know that encryption for Kibana's
reporting and saved objects features also require encryption
keys.\r\n\r\nSolution: Add a cross-link to the respective encryption key
settings for reporting and saved
objects","sha":"8ac82e38d79c0031d76de472d1b1e0f2f7b9fef2","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Feature:Reporting","Feature:Saved
Objects","release_note:skip","docs","Feature:Security/Session
Management","v8.10.0","v8.11.0","v8.9.2"],"number":165014,"url":"https://github.com/elastic/kibana/pull/165014","mergeCommit":{"message":"[DOCS]
Add cross-link for other encryption key settings (#165014)\n\nProblem:
The [Configure security in
Kibana](https://www.elastic.co/guide/en/kibana/current/using-kibana-with-security.html)
docs page only covers the `xpack.security.encryptionKey` setting for
session encryption. Users may not know that encryption for Kibana's
reporting and saved objects features also require encryption
keys.\r\n\r\nSolution: Add a cross-link to the respective encryption key
settings for reporting and saved
objects","sha":"8ac82e38d79c0031d76de472d1b1e0f2f7b9fef2"}},"sourceBranch":"main","suggestedTargetBranches":["8.10","8.9"],"targetPullRequestStates":[{"branch":"8.10","label":"v8.10.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/165014","number":165014,"mergeCommit":{"message":"[DOCS]
Add cross-link for other encryption key settings (#165014)\n\nProblem:
The [Configure security in
Kibana](https://www.elastic.co/guide/en/kibana/current/using-kibana-with-security.html)
docs page only covers the `xpack.security.encryptionKey` setting for
session encryption. Users may not know that encryption for Kibana's
reporting and saved objects features also require encryption
keys.\r\n\r\nSolution: Add a cross-link to the respective encryption key
settings for reporting and saved
objects","sha":"8ac82e38d79c0031d76de472d1b1e0f2f7b9fef2"}},{"branch":"8.9","label":"v8.9.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Trying to fix broken links, or removing them
(#162844)](https://github.com/elastic/kibana/pull/162844)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"amyjtechwriter","email":"61687663+amyjtechwriter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-08-01T17:40:47Z","message":"[DOCS]
Trying to fix broken links, or removing them (#162844)\n\n##
Summary\r\n\r\nRelates to #162551\r\n\r\nLinks returning 404 on
[Elasticsearch
service\r\npage](https://www.elastic.co/guide/en/kibana/current/elasticsearch-service.html)\r\nin
the Developer guide.\r\n\r\nReplaced the link to the data plug in and
one to the global search\r\nplugin (though I'm not sure keeping the
sentence and the link to the\r\nglobal search plugin is useful - maybe
we should just remove both\r\ncompletely). Removed the link
'Elasticsearch service API
docs'\r\naltogether.","sha":"6666ed46351a4b2c4fa0b3e4fab9b7a1a5f9a928","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Core","release_note:skip","docs","v7.17.0","v8.9.0","v8.10.0"],"number":162844,"url":"https://github.com/elastic/kibana/pull/162844","mergeCommit":{"message":"[DOCS]
Trying to fix broken links, or removing them (#162844)\n\n##
Summary\r\n\r\nRelates to #162551\r\n\r\nLinks returning 404 on
[Elasticsearch
service\r\npage](https://www.elastic.co/guide/en/kibana/current/elasticsearch-service.html)\r\nin
the Developer guide.\r\n\r\nReplaced the link to the data plug in and
one to the global search\r\nplugin (though I'm not sure keeping the
sentence and the link to the\r\nglobal search plugin is useful - maybe
we should just remove both\r\ncompletely). Removed the link
'Elasticsearch service API
docs'\r\naltogether.","sha":"6666ed46351a4b2c4fa0b3e4fab9b7a1a5f9a928"}},"sourceBranch":"main","suggestedTargetBranches":["7.17","8.9"],"targetPullRequestStates":[{"branch":"7.17","label":"v7.17.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/162844","number":162844,"mergeCommit":{"message":"[DOCS]
Trying to fix broken links, or removing them (#162844)\n\n##
Summary\r\n\r\nRelates to #162551\r\n\r\nLinks returning 404 on
[Elasticsearch
service\r\npage](https://www.elastic.co/guide/en/kibana/current/elasticsearch-service.html)\r\nin
the Developer guide.\r\n\r\nReplaced the link to the data plug in and
one to the global search\r\nplugin (though I'm not sure keeping the
sentence and the link to the\r\nglobal search plugin is useful - maybe
we should just remove both\r\ncompletely). Removed the link
'Elasticsearch service API
docs'\r\naltogether.","sha":"6666ed46351a4b2c4fa0b3e4fab9b7a1a5f9a928"}}]}]
BACKPORT-->
Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
# Backport
This will backport the following commits from `main` to `8.9`:
- [Add warning for max alerts circuit breaker
(#164217)](https://github.com/elastic/kibana/pull/164217)
<!--- Backport version: 8.9.8 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Mike
Côté","email":"mikecote@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-08-22T11:01:29Z","message":"Add
warning for max alerts circuit breaker (#164217)\n\nIn this PR, I'm
adding a warning message to the docs for
the\r\n`xpack.alerting.rules.run.alerts.max` setting that indicates
the\r\nconsequences when setting a value higher than the default, while
also\r\nindicating it's not supported.\r\n\r\n<img width=\"862\"
alt=\"Screenshot 2023-08-21 at 5 03 52
PM\"\r\nsrc=\"46a7f5d6-f6d5-475a-ab93-edf256eb9141\">\r\n\r\ncc
@lcawl\r\n\r\n---------\r\n\r\nCo-authored-by: Lisa Cawley
<lcawley@elastic.co>","sha":"327af6ca2e92ad57a99d18b06a0bf03e8f08b59b","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Alerting","release_note:skip","Team:ResponseOps","backport:prev-minor","v8.11.0"],"number":164217,"url":"https://github.com/elastic/kibana/pull/164217","mergeCommit":{"message":"Add
warning for max alerts circuit breaker (#164217)\n\nIn this PR, I'm
adding a warning message to the docs for
the\r\n`xpack.alerting.rules.run.alerts.max` setting that indicates
the\r\nconsequences when setting a value higher than the default, while
also\r\nindicating it's not supported.\r\n\r\n<img width=\"862\"
alt=\"Screenshot 2023-08-21 at 5 03 52
PM\"\r\nsrc=\"46a7f5d6-f6d5-475a-ab93-edf256eb9141\">\r\n\r\ncc
@lcawl\r\n\r\n---------\r\n\r\nCo-authored-by: Lisa Cawley
<lcawley@elastic.co>","sha":"327af6ca2e92ad57a99d18b06a0bf03e8f08b59b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/164217","number":164217,"mergeCommit":{"message":"Add
warning for max alerts circuit breaker (#164217)\n\nIn this PR, I'm
adding a warning message to the docs for
the\r\n`xpack.alerting.rules.run.alerts.max` setting that indicates
the\r\nconsequences when setting a value higher than the default, while
also\r\nindicating it's not supported.\r\n\r\n<img width=\"862\"
alt=\"Screenshot 2023-08-21 at 5 03 52
PM\"\r\nsrc=\"46a7f5d6-f6d5-475a-ab93-edf256eb9141\">\r\n\r\ncc
@lcawl\r\n\r\n---------\r\n\r\nCo-authored-by: Lisa Cawley
<lcawley@elastic.co>","sha":"327af6ca2e92ad57a99d18b06a0bf03e8f08b59b"}}]}]
BACKPORT-->
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Removes 8.9.1 coming tag.
(#164302)](https://github.com/elastic/kibana/pull/164302)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"amyjtechwriter","email":"61687663+amyjtechwriter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-08-21T13:24:48Z","message":"[DOCS]
Removes 8.9.1 coming tag. (#164302)\n\nRemoves `coming` tag from the
8.9.1 release
notes.","sha":"90b6e4dbe01219d5af51a93943338043bfdd773a","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.9.0","v8.10.0","v8.9.1","v8.11.0"],"number":164302,"url":"https://github.com/elastic/kibana/pull/164302","mergeCommit":{"message":"[DOCS]
Removes 8.9.1 coming tag. (#164302)\n\nRemoves `coming` tag from the
8.9.1 release
notes.","sha":"90b6e4dbe01219d5af51a93943338043bfdd773a"}},"sourceBranch":"main","suggestedTargetBranches":["8.9","8.11"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/164302","number":164302,"mergeCommit":{"message":"[DOCS]
Removes 8.9.1 coming tag. (#164302)\n\nRemoves `coming` tag from the
8.9.1 release
notes.","sha":"90b6e4dbe01219d5af51a93943338043bfdd773a"}},{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Adds the release notes for the 8.9.1 release.
(#163578)](https://github.com/elastic/kibana/pull/163578)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"amyjtechwriter","email":"61687663+amyjtechwriter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-08-11T13:03:10Z","message":"[DOCS]
Adds the release notes for the 8.9.1 release. (#163578)\n\n##
Summary\r\n\r\nAdds the release notes for the 8.9.1
release.\r\n\r\nCloses:#163565","sha":"9bc2150c789fef4f8ddf5c3ee329a971e4e0c8cb","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.10.0","v8.9.1"],"number":163578,"url":"https://github.com/elastic/kibana/pull/163578","mergeCommit":{"message":"[DOCS]
Adds the release notes for the 8.9.1 release. (#163578)\n\n##
Summary\r\n\r\nAdds the release notes for the 8.9.1
release.\r\n\r\nCloses:#163565","sha":"9bc2150c789fef4f8ddf5c3ee329a971e4e0c8cb"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/163578","number":163578,"mergeCommit":{"message":"[DOCS]
Adds the release notes for the 8.9.1 release. (#163578)\n\n##
Summary\r\n\r\nAdds the release notes for the 8.9.1
release.\r\n\r\nCloses:#163565","sha":"9bc2150c789fef4f8ddf5c3ee329a971e4e0c8cb"}},{"branch":"8.9","label":"v8.9.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Fix `event.values` URL template var desc
(#163507)](https://github.com/elastic/kibana/pull/163507)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"James
Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-08-10T18:32:55Z","message":"[DOCS]
Fix `event.values` URL template var desc
(#163507)","sha":"37a53b69cfbce11344103199bb4b751d2313dde8","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Presentation","release_note:skip","docs","v8.3.0","v8.4.0","v8.5.0","v8.6.0","v8.7.0","v8.8.0","v8.10.0","v8.9.1"],"number":163507,"url":"https://github.com/elastic/kibana/pull/163507","mergeCommit":{"message":"[DOCS]
Fix `event.values` URL template var desc
(#163507)","sha":"37a53b69cfbce11344103199bb4b751d2313dde8"}},"sourceBranch":"main","suggestedTargetBranches":["8.3","8.4","8.5","8.6","8.7","8.8","8.9"],"targetPullRequestStates":[{"branch":"8.3","label":"v8.3.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.4","label":"v8.4.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.5","label":"v8.5.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/163507","number":163507,"mergeCommit":{"message":"[DOCS]
Fix `event.values` URL template var desc
(#163507)","sha":"37a53b69cfbce11344103199bb4b751d2313dde8"}},{"branch":"8.9","label":"v8.9.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Updates the quick start guide
(#163165)](https://github.com/elastic/kibana/pull/163165)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"István Zoltán
Szabó","email":"szabosteve@gmail.com"},"sourceCommit":{"committedDate":"2023-08-04T13:55:25Z","message":"[DOCS]
Updates the quick start guide (#163165)\n\n## Summary\r\n\r\nRelated to
https://github.com/elastic/kibana/issues/161040\r\nThis PR deletes a
line from the quick start guide to make it
up-to-date.","sha":"fc2fbe345ac700a802a3e102ed3c10b18ebae282","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","release_note:skip","docs","v8.8.2","v8.10.0","v8.9.1"],"number":163165,"url":"https://github.com/elastic/kibana/pull/163165","mergeCommit":{"message":"[DOCS]
Updates the quick start guide (#163165)\n\n## Summary\r\n\r\nRelated to
https://github.com/elastic/kibana/issues/161040\r\nThis PR deletes a
line from the quick start guide to make it
up-to-date.","sha":"fc2fbe345ac700a802a3e102ed3c10b18ebae282"}},"sourceBranch":"main","suggestedTargetBranches":["8.8","8.9"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/163165","number":163165,"mergeCommit":{"message":"[DOCS]
Updates the quick start guide (#163165)\n\n## Summary\r\n\r\nRelated to
https://github.com/elastic/kibana/issues/161040\r\nThis PR deletes a
line from the quick start guide to make it
up-to-date.","sha":"fc2fbe345ac700a802a3e102ed3c10b18ebae282"}},{"branch":"8.9","label":"v8.9.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Remove breaking changes tags
(#162928)](https://github.com/elastic/kibana/pull/162928)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"James
Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-08-02T12:27:22Z","message":"[DOCS]
Remove breaking changes tags (#162928)\n\nWith
https://github.com/elastic/stack-docs/pull/2495 merged, we no longer
need tags to reuse breaking changes in the Stack Install/Upgrade
guide.","sha":"98fcc817766c8dfef628a476f78309cca6c6d618","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.10.0","v8.9.1"],"number":162928,"url":"https://github.com/elastic/kibana/pull/162928","mergeCommit":{"message":"[DOCS]
Remove breaking changes tags (#162928)\n\nWith
https://github.com/elastic/stack-docs/pull/2495 merged, we no longer
need tags to reuse breaking changes in the Stack Install/Upgrade
guide.","sha":"98fcc817766c8dfef628a476f78309cca6c6d618"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/162928","number":162928,"mergeCommit":{"message":"[DOCS]
Remove breaking changes tags (#162928)\n\nWith
https://github.com/elastic/stack-docs/pull/2495 merged, we no longer
need tags to reuse breaking changes in the Stack Install/Upgrade
guide.","sha":"98fcc817766c8dfef628a476f78309cca6c6d618"}},{"branch":"8.9","label":"v8.9.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS]Adding ESS icon to
xpack.security.session.сoncurrentSessions.maxSessi…
(#162493)](https://github.com/elastic/kibana/pull/162493)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"amyjtechwriter","email":"61687663+amyjtechwriter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-07-31T11:26:23Z","message":"[DOCS]Adding
ESS icon to xpack.security.session.сoncurrentSessions.maxSessi…
(#162493)\n\n`xpack.security.session.сoncurrentSessions.maxSessons` in
Kibana docs.\r\n\r\n## Summary\r\n\r\nAdding the Elastic Cloud icon
to\r\n`xpack.security.session.сoncurrentSessions.maxSessons` security
setting\r\non
[docs\r\npage](https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html).\r\nNeed
to raise another PR from cloud repo to add security setting to\r\n[cloud
docs\r\npage](https://www.elastic.co/guide/en/cloud/current/ec-manage-kibana-settings.html#ec-kibana-config).\r\n\r\nRelates
to:
#160958","sha":"7ef303eb362df466e53fe1ae5f38d719a782098f","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","docs","Feature:Security/Session
Management","v8.7.2","v8.9.0","v8.10.0"],"number":162493,"url":"https://github.com/elastic/kibana/pull/162493","mergeCommit":{"message":"[DOCS]Adding
ESS icon to xpack.security.session.сoncurrentSessions.maxSessi…
(#162493)\n\n`xpack.security.session.сoncurrentSessions.maxSessons` in
Kibana docs.\r\n\r\n## Summary\r\n\r\nAdding the Elastic Cloud icon
to\r\n`xpack.security.session.сoncurrentSessions.maxSessons` security
setting\r\non
[docs\r\npage](https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html).\r\nNeed
to raise another PR from cloud repo to add security setting to\r\n[cloud
docs\r\npage](https://www.elastic.co/guide/en/cloud/current/ec-manage-kibana-settings.html#ec-kibana-config).\r\n\r\nRelates
to:
#160958","sha":"7ef303eb362df466e53fe1ae5f38d719a782098f"}},"sourceBranch":"main","suggestedTargetBranches":["8.7","8.9"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/162493","number":162493,"mergeCommit":{"message":"[DOCS]Adding
ESS icon to xpack.security.session.сoncurrentSessions.maxSessi…
(#162493)\n\n`xpack.security.session.сoncurrentSessions.maxSessons` in
Kibana docs.\r\n\r\n## Summary\r\n\r\nAdding the Elastic Cloud icon
to\r\n`xpack.security.session.сoncurrentSessions.maxSessons` security
setting\r\non
[docs\r\npage](https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html).\r\nNeed
to raise another PR from cloud repo to add security setting to\r\n[cloud
docs\r\npage](https://www.elastic.co/guide/en/cloud/current/ec-manage-kibana-settings.html#ec-kibana-config).\r\n\r\nRelates
to: #160958","sha":"7ef303eb362df466e53fe1ae5f38d719a782098f"}}]}]
BACKPORT-->
Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Remove coming 8.9.0 tag
(#162533)](https://github.com/elastic/kibana/pull/162533)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-07-26T00:24:05Z","message":"[DOCS]
Remove coming 8.9.0 tag
(#162533)","sha":"7f66981e6201ec135f3ec249f7a0b34fa54af372","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:prev-minor","v8.10.0","v8.9.1"],"number":162533,"url":"https://github.com/elastic/kibana/pull/162533","mergeCommit":{"message":"[DOCS]
Remove coming 8.9.0 tag
(#162533)","sha":"7f66981e6201ec135f3ec249f7a0b34fa54af372"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/162533","number":162533,"mergeCommit":{"message":"[DOCS]
Remove coming 8.9.0 tag
(#162533)","sha":"7f66981e6201ec135f3ec249f7a0b34fa54af372"}},{"branch":"8.9","label":"v8.9.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Remove outdated Maps video
(#161991)](https://github.com/elastic/kibana/pull/161991)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"James
Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-07-25T10:08:21Z","message":"[DOCS]
Remove outdated Maps video (#161991)\n\n- Removes a video from the
[Maps](https://www.elastic.co/guide/en/kibana/current/maps.html) docs.
The video's UI is outdated. There are no current plans to update the
video.\r\n- Adds a comment to the [Make dashboards
interactive](https://www.elastic.co/guide/en/kibana/current/drilldowns.html).
This video is slightly outdated, but we're leaving it in at the request
of the dev team.\r\n\r\nCloses
https://github.com/elastic/platform-docs-team/issues/131","sha":"1c3f4a8543ab24c994dbc1d061e047a9c7e9bef3","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Presentation","release_note:skip","docs","Feature:Maps","v8.8.2","v8.10.0","v8.9.1"],"number":161991,"url":"https://github.com/elastic/kibana/pull/161991","mergeCommit":{"message":"[DOCS]
Remove outdated Maps video (#161991)\n\n- Removes a video from the
[Maps](https://www.elastic.co/guide/en/kibana/current/maps.html) docs.
The video's UI is outdated. There are no current plans to update the
video.\r\n- Adds a comment to the [Make dashboards
interactive](https://www.elastic.co/guide/en/kibana/current/drilldowns.html).
This video is slightly outdated, but we're leaving it in at the request
of the dev team.\r\n\r\nCloses
https://github.com/elastic/platform-docs-team/issues/131","sha":"1c3f4a8543ab24c994dbc1d061e047a9c7e9bef3"}},"sourceBranch":"main","suggestedTargetBranches":["8.8","8.9"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161991","number":161991,"mergeCommit":{"message":"[DOCS]
Remove outdated Maps video (#161991)\n\n- Removes a video from the
[Maps](https://www.elastic.co/guide/en/kibana/current/maps.html) docs.
The video's UI is outdated. There are no current plans to update the
video.\r\n- Adds a comment to the [Make dashboards
interactive](https://www.elastic.co/guide/en/kibana/current/drilldowns.html).
This video is slightly outdated, but we're leaving it in at the request
of the dev team.\r\n\r\nCloses
https://github.com/elastic/platform-docs-team/issues/131","sha":"1c3f4a8543ab24c994dbc1d061e047a9c7e9bef3"}},{"branch":"8.9","label":"v8.9.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS]Adds the release notes for 8.9.0.
(#161909)](https://github.com/elastic/kibana/pull/161909)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"amyjtechwriter","email":"61687663+amyjtechwriter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-07-24T19:45:29Z","message":"[DOCS]Adds
the release notes for 8.9.0. (#161909)\n\n## Summary\r\nSummary\r\nAdds
the release notes for 8.9.0.\r\n\r\n---------\r\n\r\nCo-authored-by:
Matthias Wilhelm
<ankertal@gmail.com>","sha":"d2ac7033a2ae47db9c542ffb1872b1d097b64d8f","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.9.0","v8.10.0"],"number":161909,"url":"https://github.com/elastic/kibana/pull/161909","mergeCommit":{"message":"[DOCS]Adds
the release notes for 8.9.0. (#161909)\n\n## Summary\r\nSummary\r\nAdds
the release notes for 8.9.0.\r\n\r\n---------\r\n\r\nCo-authored-by:
Matthias Wilhelm
<ankertal@gmail.com>","sha":"d2ac7033a2ae47db9c542ffb1872b1d097b64d8f"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161909","number":161909,"mergeCommit":{"message":"[DOCS]Adds
the release notes for 8.9.0. (#161909)\n\n## Summary\r\nSummary\r\nAdds
the release notes for 8.9.0.\r\n\r\n---------\r\n\r\nCo-authored-by:
Matthias Wilhelm
<ankertal@gmail.com>","sha":"d2ac7033a2ae47db9c542ffb1872b1d097b64d8f"}}]}]
BACKPORT-->
Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
## Summary
Adding spatial join information to the whats new page for 8.9
Relates to: #162271
---------
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Add example of a rule with errored actions
(#162368)](https://github.com/elastic/kibana/pull/162368)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-07-24T16:00:06Z","message":"[DOCS]
Add example of a rule with errored actions
(#162368)","sha":"aa4fbc14a940ce66056000a4b0d7a6c78ce93004","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Alerting","release_note:skip","Team:ResponseOps","docs","backport:prev-minor","v8.10.0"],"number":162368,"url":"https://github.com/elastic/kibana/pull/162368","mergeCommit":{"message":"[DOCS]
Add example of a rule with errored actions
(#162368)","sha":"aa4fbc14a940ce66056000a4b0d7a6c78ce93004"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/162368","number":162368,"mergeCommit":{"message":"[DOCS]
Add example of a rule with errored actions
(#162368)","sha":"aa4fbc14a940ce66056000a4b0d7a6c78ce93004"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Clarify API key authorization for alerting
(#161717)](https://github.com/elastic/kibana/pull/161717)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-07-17T16:41:23Z","message":"[DOCS]
Clarify API key authorization for alerting
(#161717)","sha":"3a0c90d934c15f8cbe955eb91c7c0d587cb4a7b3","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Alerting","release_note:skip","Team:ResponseOps","docs","v8.9.0","v8.10.0","v8.8.3"],"number":161717,"url":"https://github.com/elastic/kibana/pull/161717","mergeCommit":{"message":"[DOCS]
Clarify API key authorization for alerting
(#161717)","sha":"3a0c90d934c15f8cbe955eb91c7c0d587cb4a7b3"}},"sourceBranch":"main","suggestedTargetBranches":["8.9","8.8"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161717","number":161717,"mergeCommit":{"message":"[DOCS]
Clarify API key authorization for alerting
(#161717)","sha":"3a0c90d934c15f8cbe955eb91c7c0d587cb4a7b3"}},{"branch":"8.8","label":"v8.8.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Link to rule and connector Elasticstack provider resources
(#161275)](https://github.com/elastic/kibana/pull/161275)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-07-17T15:34:10Z","message":"[DOCS]
Link to rule and connector Elasticstack provider resources
(#161275)","sha":"48ec52b202643ecdf54de963ac5cabf62825bc4f","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Alerting","release_note:skip","Team:ResponseOps","docs","backport:prev-minor","v8.9.0","v8.10.0"],"number":161275,"url":"https://github.com/elastic/kibana/pull/161275","mergeCommit":{"message":"[DOCS]
Link to rule and connector Elasticstack provider resources
(#161275)","sha":"48ec52b202643ecdf54de963ac5cabf62825bc4f"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161275","number":161275,"mergeCommit":{"message":"[DOCS]
Link to rule and connector Elasticstack provider resources
(#161275)","sha":"48ec52b202643ecdf54de963ac5cabf62825bc4f"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Add lens visualizations to cases from dashboards
(#161818)](https://github.com/elastic/kibana/pull/161818)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-07-13T14:49:26Z","message":"[DOCS]
Add lens visualizations to cases from dashboards
(#161818)","sha":"69f7b542037d0aab9203d662342543d1ec429d19","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Cases","v8.9.0","v8.10.0"],"number":161818,"url":"https://github.com/elastic/kibana/pull/161818","mergeCommit":{"message":"[DOCS]
Add lens visualizations to cases from dashboards
(#161818)","sha":"69f7b542037d0aab9203d662342543d1ec429d19"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161818","number":161818,"mergeCommit":{"message":"[DOCS]
Add lens visualizations to cases from dashboards
(#161818)","sha":"69f7b542037d0aab9203d662342543d1ec429d19"}}]}]
BACKPORT-->
---------
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Clarify Microsoft Exchange endpoints supported by email
connector (#161815)](https://github.com/elastic/kibana/pull/161815)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-07-13T14:52:03Z","message":"[DOCS]
Clarify Microsoft Exchange endpoints supported by email connector
(#161815)","sha":"81b250b509c3ae647ed11dd051d8cb6cbd42e765","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorTypes","v8.9.0","v8.10.0"],"number":161815,"url":"https://github.com/elastic/kibana/pull/161815","mergeCommit":{"message":"[DOCS]
Clarify Microsoft Exchange endpoints supported by email connector
(#161815)","sha":"81b250b509c3ae647ed11dd051d8cb6cbd42e765"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161815","number":161815,"mergeCommit":{"message":"[DOCS]
Clarify Microsoft Exchange endpoints supported by email connector
(#161815)","sha":"81b250b509c3ae647ed11dd051d8cb6cbd42e765"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Manual backport of #161313 to 8.9
(my first ever forward-port, done manually since the backport tool is
currently not working for me)
Co-authored-by: Pius <pius@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCv2] Temporarily disable Kibana Rules
(#126869)](https://github.com/elastic/kibana/pull/126869)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Stef
Nestor","email":"26751266+stefnestor@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-07-13T13:22:55Z","message":"[DOCv2]
Temporarily disable Kibana Rules (#126869)\n\n👋🏼 @gchaps asked me to
file a new PR since my
last\r\nhttps://github.com/elastic/kibana/pull/122573 got too far
behind.\r\n\r\n## Summary\r\n\r\n🙏🏼 per #116017, adds insight on how to
temporarily disable Kibana Rules\r\nfor clusters which need breathing
room.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by:
Lisa Cawley
<lcawley@elastic.co>","sha":"b1d619617a0321617636c7c1bbcbf74e393a5d9e","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","auto-backport","Feature:Alerting/RulesManagement","v8.9.0","v8.10.0"],"number":126869,"url":"https://github.com/elastic/kibana/pull/126869","mergeCommit":{"message":"[DOCv2]
Temporarily disable Kibana Rules (#126869)\n\n👋🏼 @gchaps asked me to
file a new PR since my
last\r\nhttps://github.com/elastic/kibana/pull/122573 got too far
behind.\r\n\r\n## Summary\r\n\r\n🙏🏼 per #116017, adds insight on how to
temporarily disable Kibana Rules\r\nfor clusters which need breathing
room.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by:
Lisa Cawley
<lcawley@elastic.co>","sha":"b1d619617a0321617636c7c1bbcbf74e393a5d9e"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/126869","number":126869,"mergeCommit":{"message":"[DOCv2]
Temporarily disable Kibana Rules (#126869)\n\n👋🏼 @gchaps asked me to
file a new PR since my
last\r\nhttps://github.com/elastic/kibana/pull/122573 got too far
behind.\r\n\r\n## Summary\r\n\r\n🙏🏼 per #116017, adds insight on how to
temporarily disable Kibana Rules\r\nfor clusters which need breathing
room.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by:
Lisa Cawley
<lcawley@elastic.co>","sha":"b1d619617a0321617636c7c1bbcbf74e393a5d9e"}}]}]
BACKPORT-->
Co-authored-by: Stef Nestor <26751266+stefnestor@users.noreply.github.com>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Add rule.params to rule action variables
(#161714)](https://github.com/elastic/kibana/pull/161714)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-07-12T16:56:57Z","message":"[DOCS]
Add rule.params to rule action variables
(#161714)","sha":"7f3c9e8c811c0eff75a3d8d27ce337eeaddeded1","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Alerting/RuleActions","backport:prev-minor","v8.9.0","v8.10.0"],"number":161714,"url":"https://github.com/elastic/kibana/pull/161714","mergeCommit":{"message":"[DOCS]
Add rule.params to rule action variables
(#161714)","sha":"7f3c9e8c811c0eff75a3d8d27ce337eeaddeded1"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161714","number":161714,"mergeCommit":{"message":"[DOCS]
Add rule.params to rule action variables
(#161714)","sha":"7f3c9e8c811c0eff75a3d8d27ce337eeaddeded1"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[Docs] Try to make it clear drilldows only available in dashboard
(#161469)](https://github.com/elastic/kibana/pull/161469)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"amyjtechwriter","email":"61687663+amyjtechwriter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-07-11T14:08:31Z","message":"[Docs]
Try to make it clear drilldows only available in dashboard
(#161469)\n\n## Summary\r\n\r\nIssue [raised
on\r\nSlack](https://elastic.slack.com/archives/C0D8P2XK5/p1688661541837369)\r\nthat
it was a bit unclear on our
[docs\r\npage](https://www.elastic.co/guide/en/kibana/8.8/maps-create-filter-from-map.html#maps-spatial-filters)\r\nthat
to use drilldowns you had to embed your map in Dashboard, and
can't\r\nbe used from the Maps application.\r\n\r\nOriginal:\r\n<img
width=\"808\" alt=\"Screenshot 2023-07-07 at 15 32
27\"\r\nsrc=\"176e7f22-1bb3-4dd0-95d5-4a601487aa6b\">\r\n\r\nUpdated:\r\n<img
width=\"843\" alt=\"Screenshot 2023-07-07 at 11 47
45\"\r\nsrc=\"4d33a39f-2cee-4097-b730-3b24d613c498\">\r\n\r\n---------\r\n\r\nCo-authored-by:
David Kilfoyle
<41695641+kilfoyle@users.noreply.github.com>","sha":"811fb7c4fdc2de23ebf3c5c24117fd69d263875d","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","v8.0.0","release_note:skip","docs","v7.14.0","v7.15.0","v7.16.0","v8.1.0","v7.17.0","v8.2.0","v8.3.0","v8.4.0","v8.5.0","v8.6.0","v8.7.0","v8.8.0","v8.9.0","v8.10.0"],"number":161469,"url":"https://github.com/elastic/kibana/pull/161469","mergeCommit":{"message":"[Docs]
Try to make it clear drilldows only available in dashboard
(#161469)\n\n## Summary\r\n\r\nIssue [raised
on\r\nSlack](https://elastic.slack.com/archives/C0D8P2XK5/p1688661541837369)\r\nthat
it was a bit unclear on our
[docs\r\npage](https://www.elastic.co/guide/en/kibana/8.8/maps-create-filter-from-map.html#maps-spatial-filters)\r\nthat
to use drilldowns you had to embed your map in Dashboard, and
can't\r\nbe used from the Maps application.\r\n\r\nOriginal:\r\n<img
width=\"808\" alt=\"Screenshot 2023-07-07 at 15 32
27\"\r\nsrc=\"176e7f22-1bb3-4dd0-95d5-4a601487aa6b\">\r\n\r\nUpdated:\r\n<img
width=\"843\" alt=\"Screenshot 2023-07-07 at 11 47
45\"\r\nsrc=\"4d33a39f-2cee-4097-b730-3b24d613c498\">\r\n\r\n---------\r\n\r\nCo-authored-by:
David Kilfoyle
<41695641+kilfoyle@users.noreply.github.com>","sha":"811fb7c4fdc2de23ebf3c5c24117fd69d263875d"}},"sourceBranch":"main","suggestedTargetBranches":["8.0","7.14","7.15","7.16","8.1","7.17","8.2","8.3","8.4","8.5","8.6","8.7","8.8","8.9"],"targetPullRequestStates":[{"branch":"8.0","label":"v8.0.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.14","label":"v7.14.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.15","label":"v7.15.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.16","label":"v7.16.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.1","label":"v8.1.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.17","label":"v7.17.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.2","label":"v8.2.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.3","label":"v8.3.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.4","label":"v8.4.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.5","label":"v8.5.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161469","number":161469,"mergeCommit":{"message":"[Docs]
Try to make it clear drilldows only available in dashboard
(#161469)\n\n## Summary\r\n\r\nIssue [raised
on\r\nSlack](https://elastic.slack.com/archives/C0D8P2XK5/p1688661541837369)\r\nthat
it was a bit unclear on our
[docs\r\npage](https://www.elastic.co/guide/en/kibana/8.8/maps-create-filter-from-map.html#maps-spatial-filters)\r\nthat
to use drilldowns you had to embed your map in Dashboard, and
can't\r\nbe used from the Maps application.\r\n\r\nOriginal:\r\n<img
width=\"808\" alt=\"Screenshot 2023-07-07 at 15 32
27\"\r\nsrc=\"176e7f22-1bb3-4dd0-95d5-4a601487aa6b\">\r\n\r\nUpdated:\r\n<img
width=\"843\" alt=\"Screenshot 2023-07-07 at 11 47
45\"\r\nsrc=\"4d33a39f-2cee-4097-b730-3b24d613c498\">\r\n\r\n---------\r\n\r\nCo-authored-by:
David Kilfoyle
<41695641+kilfoyle@users.noreply.github.com>","sha":"811fb7c4fdc2de23ebf3c5c24117fd69d263875d"}}]}]
BACKPORT-->
Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Add TOC to landing page
(#161411)](https://github.com/elastic/kibana/pull/161411)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"James
Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-07-07T16:03:32Z","message":"[DOCS]
Add TOC to landing page (#161411)\n\n### Summary\r\n- Adds the TOC to
the Kibana docs landing page. Removes the right sidebar from the landing
page.\r\n- Removes the \"View all Elastic docs\" link from the bottom of
the landing
page","sha":"b7b198e2ba435df5bc909042d2a8dc0e2ab9967a","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.9.0","v8.10.0","v8.8.3"],"number":161411,"url":"https://github.com/elastic/kibana/pull/161411","mergeCommit":{"message":"[DOCS]
Add TOC to landing page (#161411)\n\n### Summary\r\n- Adds the TOC to
the Kibana docs landing page. Removes the right sidebar from the landing
page.\r\n- Removes the \"View all Elastic docs\" link from the bottom of
the landing
page","sha":"b7b198e2ba435df5bc909042d2a8dc0e2ab9967a"}},"sourceBranch":"main","suggestedTargetBranches":["8.9","8.8"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161411","number":161411,"mergeCommit":{"message":"[DOCS]
Add TOC to landing page (#161411)\n\n### Summary\r\n- Adds the TOC to
the Kibana docs landing page. Removes the right sidebar from the landing
page.\r\n- Removes the \"View all Elastic docs\" link from the bottom of
the landing
page","sha":"b7b198e2ba435df5bc909042d2a8dc0e2ab9967a"}},{"branch":"8.8","label":"v8.8.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[APM] UX text review
(#161400)](https://github.com/elastic/kibana/pull/161400)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Brandon
Morelli","email":"brandon.morelli@elastic.co"},"sourceCommit":{"committedDate":"2023-07-07T14:41:46Z","message":"[APM]
UX text review (#161400)\n\n## Summary\r\n\r\n@gchaps and I met to
review text on some APM UI pages. Outcomes:\r\n\r\n1. Service **m**ap or
Service **M**ap — there is inconsistency in the\r\nAPM UI with how we
refer to Service maps. In some cases, we use title\r\ncase (Service
Map). In others, we use sentence case (Service map). As\r\nper the [EUI
writing\r\nguidelines](https://eui.elastic.co/#/guidelines/writing/guidelines#capitalization),\r\nwe
should use title case for product features.\r\n2. Storage **e**xplorer
or Storage **E**xplorer — same story here. We\r\nuse title case
sometimes and sentence case others. We should use title\r\ncase as this
is a product feature.\r\n3. Various text enhancements and
changes.","sha":"3ced121be0caeb672a4b12c9db595fdde401d80f","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:APM","Team:uptime","release_note:skip","ui-copy","v8.9.0","v8.10.0"],"number":161400,"url":"https://github.com/elastic/kibana/pull/161400","mergeCommit":{"message":"[APM]
UX text review (#161400)\n\n## Summary\r\n\r\n@gchaps and I met to
review text on some APM UI pages. Outcomes:\r\n\r\n1. Service **m**ap or
Service **M**ap — there is inconsistency in the\r\nAPM UI with how we
refer to Service maps. In some cases, we use title\r\ncase (Service
Map). In others, we use sentence case (Service map). As\r\nper the [EUI
writing\r\nguidelines](https://eui.elastic.co/#/guidelines/writing/guidelines#capitalization),\r\nwe
should use title case for product features.\r\n2. Storage **e**xplorer
or Storage **E**xplorer — same story here. We\r\nuse title case
sometimes and sentence case others. We should use title\r\ncase as this
is a product feature.\r\n3. Various text enhancements and
changes.","sha":"3ced121be0caeb672a4b12c9db595fdde401d80f"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161400","number":161400,"mergeCommit":{"message":"[APM]
UX text review (#161400)\n\n## Summary\r\n\r\n@gchaps and I met to
review text on some APM UI pages. Outcomes:\r\n\r\n1. Service **m**ap or
Service **M**ap — there is inconsistency in the\r\nAPM UI with how we
refer to Service maps. In some cases, we use title\r\ncase (Service
Map). In others, we use sentence case (Service map). As\r\nper the [EUI
writing\r\nguidelines](https://eui.elastic.co/#/guidelines/writing/guidelines#capitalization),\r\nwe
should use title case for product features.\r\n2. Storage **e**xplorer
or Storage **E**xplorer — same story here. We\r\nuse title case
sometimes and sentence case others. We should use title\r\ncase as this
is a product feature.\r\n3. Various text enhancements and
changes.","sha":"3ced121be0caeb672a4b12c9db595fdde401d80f"}}]}]
BACKPORT-->
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [Clarify documentation for the
`observability:enableComparisonByDefault` setting
(#161372)](https://github.com/elastic/kibana/pull/161372)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Felix
Barnsteiner","email":"felixbarny@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-07-07T07:52:47Z","message":"Clarify
documentation for the `observability:enableComparisonByDefault` setting
(#161372)\n\nThe previous description\r\n> Enables the comparison
feature in the APM app.\r\n\r\nmakes it sound like the entire feature
would be disabled when setting\r\nthe option to
false.","sha":"5c0f034e7517898f25f664ebc9d7c31f5b3d33ad","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:APM","release_note:skip","docs","v8.9.0","v8.10.0","v8.8.3"],"number":161372,"url":"https://github.com/elastic/kibana/pull/161372","mergeCommit":{"message":"Clarify
documentation for the `observability:enableComparisonByDefault` setting
(#161372)\n\nThe previous description\r\n> Enables the comparison
feature in the APM app.\r\n\r\nmakes it sound like the entire feature
would be disabled when setting\r\nthe option to
false.","sha":"5c0f034e7517898f25f664ebc9d7c31f5b3d33ad"}},"sourceBranch":"main","suggestedTargetBranches":["8.9","8.8"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161372","number":161372,"mergeCommit":{"message":"Clarify
documentation for the `observability:enableComparisonByDefault` setting
(#161372)\n\nThe previous description\r\n> Enables the comparison
feature in the APM app.\r\n\r\nmakes it sound like the entire feature
would be disabled when setting\r\nthe option to
false.","sha":"5c0f034e7517898f25f664ebc9d7c31f5b3d33ad"}},{"branch":"8.8","label":"v8.8.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Felix Barnsteiner <felixbarny@users.noreply.github.com>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOCS] Add "Category" field to cases
(#161315)](https://github.com/elastic/kibana/pull/161315)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-07-06T16:06:17Z","message":"[DOCS]
Add \"Category\" field to cases
(#161315)","sha":"b7e9dc0e7ee3b331f0a8d2acc3c04c02d29b627f","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Cases","backport:prev-minor","v8.9.0","v8.10.0"],"number":161315,"url":"https://github.com/elastic/kibana/pull/161315","mergeCommit":{"message":"[DOCS]
Add \"Category\" field to cases
(#161315)","sha":"b7e9dc0e7ee3b331f0a8d2acc3c04c02d29b627f"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161315","number":161315,"mergeCommit":{"message":"[DOCS]
Add \"Category\" field to cases
(#161315)","sha":"b7e9dc0e7ee3b331f0a8d2acc3c04c02d29b627f"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[DOC+] License not available is KB-ES connection error
(#161176)](https://github.com/elastic/kibana/pull/161176)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Stef
Nestor","email":"26751266+stefnestor@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-07-04T14:26:43Z","message":"[DOC+]
License not available is KB-ES connection error (#161176)\n\n👋🏼 howdy,
team! When Kibana can't connect to Elasticsearch (past finding master
/\r\nnetwork issue, just unhealthy cluster ballpark), its code logic
cascades\r\ninto first tripping warn/error log `license is not
available`.\r\n\r\nThis is a red-herring in that the license can not be
determined and user\r\nshould investigate the network connection /
Elasticsearch health rather\r\nthan investigating for lapsed
licenses.\r\n\r\nAdding this into the \"Kibana not ready\" docs since it
raises at this\r\npoint in the flow to hopefully allow users to
search-find it in our\r\nofficial docs rather than e.g.
top-goggle-results:
[Elastic\r\nDiscuss](https://discuss.elastic.co/t/license-not-available/265931),\r\n[external
Github](https://github.com/spujadas/elk-docker/issues/349).","sha":"b340cb301bd47c6ba3fd13873c901ac01a5bf717","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","enhancement","release_note:skip","docs","v8.9.0","v8.10.0"],"number":161176,"url":"https://github.com/elastic/kibana/pull/161176","mergeCommit":{"message":"[DOC+]
License not available is KB-ES connection error (#161176)\n\n👋🏼 howdy,
team! When Kibana can't connect to Elasticsearch (past finding master
/\r\nnetwork issue, just unhealthy cluster ballpark), its code logic
cascades\r\ninto first tripping warn/error log `license is not
available`.\r\n\r\nThis is a red-herring in that the license can not be
determined and user\r\nshould investigate the network connection /
Elasticsearch health rather\r\nthan investigating for lapsed
licenses.\r\n\r\nAdding this into the \"Kibana not ready\" docs since it
raises at this\r\npoint in the flow to hopefully allow users to
search-find it in our\r\nofficial docs rather than e.g.
top-goggle-results:
[Elastic\r\nDiscuss](https://discuss.elastic.co/t/license-not-available/265931),\r\n[external
Github](https://github.com/spujadas/elk-docker/issues/349).","sha":"b340cb301bd47c6ba3fd13873c901ac01a5bf717"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161176","number":161176,"mergeCommit":{"message":"[DOC+]
License not available is KB-ES connection error (#161176)\n\n👋🏼 howdy,
team! When Kibana can't connect to Elasticsearch (past finding master
/\r\nnetwork issue, just unhealthy cluster ballpark), its code logic
cascades\r\ninto first tripping warn/error log `license is not
available`.\r\n\r\nThis is a red-herring in that the license can not be
determined and user\r\nshould investigate the network connection /
Elasticsearch health rather\r\nthan investigating for lapsed
licenses.\r\n\r\nAdding this into the \"Kibana not ready\" docs since it
raises at this\r\npoint in the flow to hopefully allow users to
search-find it in our\r\nofficial docs rather than e.g.
top-goggle-results:
[Elastic\r\nDiscuss](https://discuss.elastic.co/t/license-not-available/265931),\r\n[external
Github](https://github.com/spujadas/elk-docker/issues/349).","sha":"b340cb301bd47c6ba3fd13873c901ac01a5bf717"}}]}]
BACKPORT-->
Co-authored-by: Stef Nestor <26751266+stefnestor@users.noreply.github.com>
# Backport
This will backport the following commits from `main` to `8.9`:
- [Remove 8.8.2 coming tag
(#160989)](https://github.com/elastic/kibana/pull/160989)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"James
Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-06-30T13:30:00Z","message":"Remove
8.8.2 coming tag
(#160989)","sha":"e7e1932854f4fc54199ed624b61aa2d858792c2c","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.9.0","v8.8.2","v8.10.0"],"number":160989,"url":"https://github.com/elastic/kibana/pull/160989","mergeCommit":{"message":"Remove
8.8.2 coming tag
(#160989)","sha":"e7e1932854f4fc54199ed624b61aa2d858792c2c"}},"sourceBranch":"main","suggestedTargetBranches":["8.9","8.8"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.8","label":"v8.8.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/160989","number":160989,"mergeCommit":{"message":"Remove
8.8.2 coming tag
(#160989)","sha":"e7e1932854f4fc54199ed624b61aa2d858792c2c"}}]}]
BACKPORT-->
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
# Backport
This will backport the following commits from `main` to `8.9`:
- [[OAS] Add default spaces to case paths
(#160831)](https://github.com/elastic/kibana/pull/160831)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-06-29T15:41:58Z","message":"[OAS]
Add default spaces to case paths
(#160831)","sha":"8a1902c66eb1c5748a2300fd2e00f0a7b1bc5c76","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Cases","v8.9.0","v8.10.0"],"number":160831,"url":"https://github.com/elastic/kibana/pull/160831","mergeCommit":{"message":"[OAS]
Add default spaces to case paths
(#160831)","sha":"8a1902c66eb1c5748a2300fd2e00f0a7b1bc5c76"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/160831","number":160831,"mergeCommit":{"message":"[OAS]
Add default spaces to case paths
(#160831)","sha":"8a1902c66eb1c5748a2300fd2e00f0a7b1bc5c76"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>