Skip to content

Commit 7162acd

Browse files
[synthetics] Document private locations space awareness (#4873) (#4893)
* document private locations space awareness * read @mdbirnstiehl's mind before he even reviews (cherry picked from commit b599ea8) Co-authored-by: Colleen McGinnis <[email protected]>
1 parent 2b8b1fa commit 7162acd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/en/observability/synthetics-private-location.asciidoc

+5-2
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,11 @@ When the {agent} is running you can add a new {private-location} in {kib}:
147147
. Find `Synthetics` in the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
148148
. Click **Settings**.
149149
. Click **{private-location}s**.
150-
. Click **Add location**.
151-
. Give your new location a unique _Location name_ and select the _Agent policy_ you created above.
150+
. Click **Create location**.
151+
. Give your new location a unique _Location name_.
152+
. Select the _Agent policy_ you created above.
153+
. (Optional) In _Tags_, select {kibana-ref}/managing-tags.html[tags] to assign to this location.
154+
. (Optional) In _Spaces_, specify the {kibana-ref}/xpack-spaces.html[spaces] where this location will be available.
152155
. Click **Save**.
153156

154157
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].

0 commit comments

Comments
 (0)