Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
This set of CloudTrail monitoring and analytics dashboards provide one dashboard for the most critical analytics. Think of this bundle of dashboards as a good starting place to see trends and outliers on specific aspects of your CloudTrail data -- including access monitoring, login activity, system monitoring, privileged activity, and threat intelligence.


## Collecting logs for the AWS CloudTrail PCI Compliance App
## Collecting logs for the AWS CloudTrail app

This section has instructions for configuring log collection for the AWS CloudTrail app.

Expand Down Expand Up @@ -87,25 +87,19 @@ _sourceCategory=AWS_EAGLE (*Security* OR *Network*)
In some cases, your query results may show `"HIDDEN_DUE_TO_SECURITY_REASONS"` as the value of the `userName` field. That's because AWS does not log the user name that was entered when a sign-in failure is caused by an incorrect user name.


## Installing the PCI Compliance AWS CloudTrail App
## Installing the AWS CloudTrail app

Now that you have set up collection, install the Amazon CloudTrail - Cloud Security Monitoring and Analytics app to use the preconfigured searches and Dashboards that provide insight into your data.

import AppInstall from '../../reuse/apps/app-install.md';

<AppInstall/>

## Viewing AWS CloudTrail Dashboards
## Viewing AWS CloudTrail dashboards

The Cloud Security Monitoring & Analytics for AWS CloudTrail App provides dashboards that you can modify for your specific security operational needs.

* Access Monitoring
* Login Activity
* Account and System Monitoring
* Overview
* Privileged Activity
* Threat Intelligence
import ViewDashboards from '../../reuse/apps/view-dashboards.md';

<ViewDashboards/>

### Security Analytics - Access Monitoring

Expand Down
Loading