Skip to content

Commit

Permalink
{WiP} Add AWS rework - AWS Config
Browse files Browse the repository at this point in the history
  • Loading branch information
javimed committed Sep 16, 2024
1 parent 408ee7a commit e47c43d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -258,3 +258,20 @@ Configure Wazuh to process Amazon Config logs
Use cases
---------

AWS Config allows you to review changes in configuration and relationships between AWS resources. Below is an example of a use case for AWS Config.

Monitoring configuration changes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Multiple alerts with rule ID *80454* will be seen on the Wazuh dashboard when there are changes in the configuration of the resources monitored by AWS config. Some examples are shown in the image below.

.. thumbnail:: /images/cloud-security/aws/config/1-monitor-configuration-changes.png
:align: center
:width: 80%

You can expand an alert to see more information such as the resource name, resource type, and configuration state.

.. thumbnail:: /images/cloud-security/aws/config/2-monitor-configuration-changes.png
:align: center
:width: 80%
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e47c43d

Please sign in to comment.