mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.6`: - [[DOCS] Add server.publicBaseUrl to case setup (#147652)](https://github.com/elastic/kibana/pull/147652) <!--- 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":"2022-12-16T18:37:56Z","message":"[DOCS] Add server.publicBaseUrl to case setup (#147652)","sha":"a0671ed13e0faeabba3f50bb4873ac038d6719f5","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:skip","Team:ResponseOps","docs","Feature:Cases","v8.7.0","8.6.1"],"number":147652,"url":"https://github.com/elastic/kibana/pull/147652","mergeCommit":{"message":"[DOCS] Add server.publicBaseUrl to case setup (#147652)","sha":"a0671ed13e0faeabba3f50bb4873ac038d6719f5"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/147652","number":147652,"mergeCommit":{"message":"[DOCS] Add server.publicBaseUrl to case setup (#147652)","sha":"a0671ed13e0faeabba3f50bb4873ac038d6719f5"}}]}] BACKPORT-->
This commit is contained in:
parent
656e3f7141
commit
6686c00b45
1 changed files with 5 additions and 0 deletions
|
@ -40,3 +40,8 @@ least once, which creates a user profile.
|
|||
|===
|
||||
|
||||
For more details, refer to <<kibana-privileges>>.
|
||||
|
||||
NOTE: If you are using an on-premises {kib} deployment and you want the email
|
||||
notifications and the external incident management systems to contain
|
||||
links back to {kib}, you must configure the
|
||||
<<server-publicBaseUrl,`server.publicBaseUrl`>> setting.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue