Skip to content

Commit a484862

Browse files
committed
Fix links: targets from stateful to serverless
1 parent b5d9c60 commit a484862

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

docs/serverless/explore/data-views-in-sec.mdx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,6 @@ This only allows you to add index patterns that match indices that currently con
4646

4747
The default ((data-source)) is defined by the `securitySolution:defaultIndex` setting, which you can modify in <DocLink slug="/serverless/security/advanced-settings">advanced settings</DocLink>.
4848

49-
The first time a user visits ((elastic-sec)) within a given ((kib)) [space](((kibana-ref))/xpack-spaces.html), the default ((data-source)) generates in that space and becomes active.
50-
51-
{/* Feature visibility is not available in serverless. Omitting this note for now, but keeping it commented out just in case someone decides to add feature visibility to serverless later.
52-
53-
TO-DO: in the first sentence of the following note, link to the Serverless page that explains feature visibility. */}
54-
55-
{/* <DocCallOut title="Note">
56-
Your space must have **Data View Management** {kibana-ref}/xpack-spaces.html#spaces-control-feature-visibility[feature visibility] feature visibility setting enabled for the default ((data-source)) to generate and become active in your space.
57-
</DocCallOut> */}
49+
The first time a user visits ((elastic-sec)) within a given ((kib)) <DocLink slug="/serverless/spaces">space</DocLink>, the default ((data-source)) generates in that space and becomes active.
5850

5951
If you delete the active ((data-source)) when there are no other defined ((data-sources)), the default ((data-source)) will regenerate and become active upon refreshing any ((elastic-sec)) page in the space.

docs/serverless/sec-requirements.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ supported operating systems, platforms, and browsers on which components such as
1818

1919
To use ((elastic-sec)), your role must have at least:
2020

21-
* `Read` privilege for the `Security` feature in the [space](((kibana-ref))/xpack-spaces.html). This grants you `Read` access to all features in ((elastic-sec)) except cases. You need additional <DocLink slug="/serverless/security/cases-requirements">minimum privileges</DocLink> to use cases.
21+
* `Read` privilege for the `Security` feature in the <DocLink slug="/serverless/spaces">space</DocLink>. This grants you `Read` access to all features in ((elastic-sec)) except cases. You need additional <DocLink slug="/serverless/security/cases-requirements">minimum privileges</DocLink> to use cases.
2222
* `Read` and `view_index_metadata` privileges for all ((elastic-sec)) indices, such as
2323
`filebeat-*`, `packetbeat-*`, `logs-*`, and `endgame-*` indices.
2424

0 commit comments

Comments
 (0)