Disable CloudTrail
Disable CloudTrail
aws cloudtrail delete-trail --name cloudgoat_trail --profile administratorDisable monitoring of events from global services
aws cloudtrail update-trail --name cloudgoat_trail --no-include-global-service-eventDisable CloudTrail on specific regions
aws cloudtrail update-trail --name cloudgoat_trail --no-include-global-service-eventCover tracks by obfuscating Cloudtrail logs and Guard Duty
WARNING: When using awscli on Kali Linux, Pentoo and Parrot Linux, a log is generated based on the user-agent. (Use pacu)
Last updated