You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds AWS Config page in cloud security section (#3201)
Fixes#3181 by adding documentation for how the AWS Config integration
fits into Elastic's cloud security workflows.
---------
Co-authored-by: Mike Birnstiehl <[email protected]>
This page explains how to make data from the AWS Config integration appear in the following places within {{elastic-sec}}:
14
+
15
+
-**Findings page**: Data appears on the Findings page's [Misconfigurations](/solutions/security/cloud/findings-page.md) tab.
16
+
-**Alert and Entity details flyouts**: Data appears in the Insights section of the [Alert](/solutions/security/detect-and-alert/view-detection-alert-details.md#insights-section) and [Entity](/solutions/security/advanced-entity-analytics/view-entity-details.md#insights) details flyouts.
17
+
18
+
19
+
In order for AWS Config data to appear in these workflows:
20
+
21
+
* Follow the steps to [set up the AWS Config integration](https://docs.elastic.co/en/integrations/aws/config).
22
+
* Make sure the integration version is at least 4.0.0.
23
+
* Ensure you have `read` privileges for the following indices: `security_solution-*.misconfiguration_latest`.
0 commit comments