Skip to content

Commit 33fc113

Browse files
Apply suggestions from code review
Thanks Florent! Co-authored-by: florent-leborgne <[email protected]>
1 parent e93bac0 commit 33fc113

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

solutions/security/get-started/configure-advanced-settings.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -125,20 +125,25 @@ You can change these settings, which affect the news feed displayed on the {{ela
125125
* `securitySolution:newsFeedUrl`: The URL from which the security news feed content is retrieved.
126126

127127
## Enable graph visualization
128-
129-
{applies_to}`stack: preview 9.1` {applies_to}`serverless: preview`
130-
128+
```{applies_to}
129+
stack: preview 9.1
130+
serverless: preview
131+
```
131132
Turn on the `securitySolution:enableGraphVisualization` setting to integrate the GraphViz visualization into the Alert and Event flyouts for supported event types. When enabled, it appears in the **Visualization** section of the flyout and can be viewed in full-screen mode.
132133

133134
## Enable asset inventory
134-
135-
{applies_to}`stack: preview 9.2` {applies_to}`serverless: preview`
135+
```{applies_to}
136+
stack: preview 9.2
137+
serverless: preview
138+
```
136139

137140
Turn on the `securitySolution:enableAssetInventory` setting to enable the Asset Inventory in your environment.
138141

139142
## Enable cloud connector deployment
140-
141-
{applies_to}`stack: preview 9.2` {applies_to}`serverless: preview`
143+
```{applies_to}
144+
stack: preview 9.2
145+
serverless: preview
146+
```
142147

143148
Turn on the `securitySolution:enableCloudConnector` setting to enable Cloud Connector deployment for Elastic's CSPM and Asset Inventory integrations.
144149

0 commit comments

Comments
 (0)