Skip to content

Commit 7c1ef8d

Browse files
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]>
1 parent 9b71200 commit 7c1ef8d

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
applies_to:
3+
stack: ga 9.2
4+
serverless:
5+
security: all
6+
products:
7+
- id: security
8+
- id: cloud-serverless
9+
---
10+
11+
# AWS Config
12+
13+
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`.

solutions/toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,7 @@ toc:
681681
- file: security/cloud/integration-qualys.md
682682
- file: security/cloud/integration-tenablevm.md
683683
- file: security/cloud/integration-rapid7.md
684+
- file: security/cloud/integrations/aws-config-integration.md
684685
- file: security/investigate.md
685686
children:
686687
- file: security/investigate/timeline.md

0 commit comments

Comments
 (0)