: Enable Audit Logging on Cloud NGFW for AWS
Focus
Focus

Enable Audit Logging on Cloud NGFW for AWS

Table of Contents

Enable Audit Logging on Cloud NGFW for AWS

Track administrator activity on Cloud NGFW for AWS to achieve real-time reporting of activity across your deployment. If you have reason to believe that an administrator account is compromised, the audit log provides you with a full history of where an administrator navigated throughout the Cloud NGFW tenant and what configuration changes they made so you can analyze in detail and respond to all actions taken be the compromised account.
If you have already deployed Cloud NGFW for AWS, you may need to update your CFT. If your current CFT does not include the Audit Log field.
The log group must be created in the AWS console in the same region where the Cloud NGFW CFT was deployed.
When an event occurs, an audit log is generated and forwarded to the CloudWatch log group you specify.
  1. If necessary, update your CFT to add permissions necessary to write to the Audit Log CloudWatch log group.
    1. Log in to the Cloud NGFW console.
    2. Select
      AWS Accounts
      Download CFT
      to download the CFT as a yaml file.
    3. Upload, edit, and apply your CFT to the AWS console.
      1. Log in to the AWS Console and select
        CloudFormation
        Stacks
        .
      2. Locate the Cloud NGFW stack—
        PaloAltoNetworksCrossAccountRoleSetup
        .
      3. Select
        Update
        .
      4. Select
        Replace current
        template and
        Upload a template file
        .
      5. Select your CFT yaml file and click
        Next
        .
      6. Verify the CFT stack setting and click
        Next
        .
      7. Verify the CFT stack options and click
        Next
        .
      8. Review the CFT stack and click
        Update
        .
  2. Log in to the Cloud NGFW tenant console.
  3. Select
    Tenant
    .
  4. Click the
    Audit Log Settings
    edit icon .
  5. Select the CloudWatch radio button.
  6. Enter the Amazon Resource Name (ARN) of your target CloudWatch Log Group.
    Ensure that the ARN you enter here corresponds with the CloudWatch Log Group you specified in your CFT stack.
  7. Click
    Save
    .

Recommended For You