Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions docs/en/observability/synthetics-private-location.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,11 @@ When the {agent} is running you can add a new {private-location} in {kib}:
. Find `Synthetics` in the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
. Click **Settings**.
. Click **{private-location}s**.
. Click **Add location**.
. Give your new location a unique _Location name_ and select the _Agent policy_ you created above.
. Click **Create location**.
. Give your new location a unique _Location name_.
. Select the _Agent policy_ you created above.
. (Optional) In _Tags_, select {kibana-ref}/managing-tags.html[tags] to assign to this location.
. (Optional) In _Spaces_, specify the {kibana-ref}/xpack-spaces.html[spaces] where this location will be available.
. Click **Save**.

IMPORTANT: It is not currently possible to use custom CAs for synthetics browser tests in private locations without following a workaround. To learn more about the workaround, refer to the following GitHub issue: https://github.com/elastic/synthetics/issues/717[elastic/synthetics#717].
Expand Down