SlideShare a Scribd company logo
AWS
CLOUDTRAIL
-Jayesh Sukdeo Patil
AWS CloudTrail
• AWS CloudTrail is an AWS service that helps you
enable governance, compliance, and operational and
risk auditing of your AWS account. Actions taken by a
user, role, or an AWS service are recorded as events
in CloudTrail. Events include actions taken in the AWS
Management Console, AWS Command Line Interface,
and AWS SDKs and APIs.
• CloudTrail is enabled on your AWS account when you
create it. When activity occurs in your AWS account,
that activity is recorded in a CloudTrail event. You can
easily view recent events in the CloudTrail console by
going to Event history. For an ongoing record of
activity and events in your AWS account, create a
trail. For more information about CloudTrail pricing,
see AWS CloudTrail Pricing.
• Visibility into your AWS account activity is a key
aspect of security and operational best practices. You
can use CloudTrail to view, search, download, archive,
analyze, and respond to account activity across your
AWS infrastructure. You can identify who or what
took which action, what resources were acted upon,
when the event occurred, and other details to help
you analyze and respond to activity in your AWS
account. Optionally, you can enable AWS CloudTrail
Insights on a trail to help you identify and respond to
unusual activity.
• You can integrate CloudTrail into applications using
the API, automate trail creation for your organization,
check the status of trails you create, and control how
users view CloudTrail events.
What are trails?
• A trail is a configuration that enables delivery
of CloudTrail events to an Amazon S3 bucket,
CloudWatch Logs, and CloudWatch Events.
You can use a trail to filter the CloudTrail
events you want delivered, encrypt your
CloudTrail event log files with an AWS KMS
key, and set up Amazon SNS notifications for
log file delivery.
How CloudTrail works
• CloudTrail is enabled on your AWS account when you create it.
When activity occurs in your AWS account, that activity is
recorded in a CloudTrail event. You can easily view events in
the CloudTrail console by going to Event history.
• Event history allows you to view, search, and download the
past 90 days of activity in your AWS account. In addition, you
can create a CloudTrail trail to archive, analyze, and respond to
changes in your AWS resources. A trail is a configuration that
enables delivery of events to an Amazon S3 bucket that you
specify. You can also deliver and analyze events in a trail with
Amazon CloudWatch Logs and Amazon CloudWatch Events.
You can create a trail with the CloudTrail console, the AWS CLI,
or the CloudTrail API.
You can create two types of trails for an
AWS account:
• A trail that applies to all regions
• When you create a trail that applies to all regions,
CloudTrail records events in each region and delivers
the CloudTrail event log files to an S3 bucket that you
specify. If a region is added after you create a trail
that applies to all regions, that new region is
automatically included, and events in that region are
logged. Because creating a trail in all regions is a
recommended best practice, so you capture activity
in all regions in your account, an all-regions trail is
the default option when you create a trail in the
CloudTrail console. You can only update a single-
region trail to log all regions by using the AWS CLI.
• A trail that applies to one region
• When you create a trail that applies to one region,
CloudTrail records the events in that region only. It
then delivers the CloudTrail event log files to an
Amazon S3 bucket that you specify. You can only
create a single-region trail by using the AWS CLI. If
you create additional single trails, you can have those
trails deliver CloudTrail event log files to the same
Amazon S3 bucket or to separate buckets. This is the
default option when you create a trail using the AWS
CLI or the CloudTrail API.
CloudTrail workflow
• View event history for your AWS account
• You can view and search the last 90 days of events recorded by CloudTrail in the CloudTrail
console or by using the AWS CLI.
• Download events
• You can download a CSV or JSON file containing up to the past 90 days of CloudTrail events for
your AWS account.
• Create a trail
• A trail enables CloudTrail to deliver log files to your Amazon S3 bucket. By default, when you
create a trail in the console, the trail applies to all regions. The trail logs events from all regions in
the AWS partition and delivers the log files to the S3 bucket that you specify.
• Create and subscribe to an Amazon SNS topic
• Subscribe to a topic to receive notifications about log file delivery to your bucket. Amazon SNS
can notify you in multiple ways, including programmatically with Amazon Simple Queue Service.
• View your log files
• Use Amazon S3 to retrieve log files.
CloudTrail workflow
• Manage user permissions
• Use AWS Identity and Access Management (IAM) to manage which users have permissions to create, configure,
or delete trails; start and stop logging; and access buckets that have log files.
• Monitor events with CloudWatch Logs
• You can configure your trail to send events to CloudWatch Logs. You can then use CloudWatch Logs to monitor
your account for specific API calls and events.
• Log management and data events
• Configure your trails to log read-only, write-only, or all management and data events. By default, trails log
management events.
• Log CloudTrail Insights events
• Configure your trails to log Insights events to help you identify and respond to unusual activity associated
with write management API calls. If your trail is configured to log read-only or no management events, you
cannot turn on CloudTrail Insights event logging.
• Enable log encryption
• Log file encryption provides an extra layer of security for your log files.
• Enable log file integrity
• Log file integrity validation helps you verify that log files have remained unchanged since CloudTrail delivered
them.
CloudTrail workflow
• Enable CloudTrail Lake
• CloudTrail Lake lets you run fine-grained SQL-based queries on events.
Events are aggregated into event data stores, which are immutable
collections of events based on criteria that you select by applying advanced
event selectors. You can keep the event data in an event data store for up to
seven years. CloudTrail Lake is part of an auditing solution that helps you
perform security investigations and troubleshooting.
• Share log files with other AWS accounts
• You can share log files between accounts.
• Aggregate logs from multiple accounts
• You can aggregate log files from multiple accounts to a single bucket.
• Work with partner solutions
• Analyze your CloudTrail output with a partner solution that integrates with
CloudTrail. Partner solutions offer a broad set of capabilities, such as change
tracking, troubleshooting, and security analysis.
CloudTrail
supported
regions
Quotas in AWS
CloudTrail
Resource Default Limit Comments
Trails per region 5 This limit cannot be increased.
Get, describe, and list
APIs
10 transactions per second (TPS) The maximum number of operation requests you
can make per second without being throttled.
The LookupEvents API is not included in this
category.This limit cannot be increased.
LookupEvents API 2 transactions per second (TPS) The maximum number of operation requests you
can make per second without being throttled.This
limit cannot be increased.
All other APIs 1 transaction per second (TPS) The maximum number of operation requests you
can make per second without being throttled.This
limit cannot be increased.
Event selectors 5 per trail This limit cannot be increased.
Advanced event selectors 500 conditions across all advanced
event selectors
If a trail uses advanced event selectors, a
maximum of 500 total values for all conditions in
all advanced event selectors is allowed. Unless a
trail logs data events on all resources, such as all
S3 buckets or all Lambda functions, a trail is
limited to 250 data resources. Data resources can
be distributed across event selectors, but the
overall total cannot exceed 250.
This limit cannot be increased.
Data resources in event selectors​ 250 across all event selectors in a trail​ If you choose to limit data events by using event selectors or advanced event
selectors, the total number of data resources cannot exceed 250 across all
event selectors in a trail. The limit of number of resources on an individual
event selector is configurable up to 250. This upper limit is allowed only if the
total number of data resources does not exceed 250 across all
event selectors.Examples:​
• A trail with 5 event selectors, each configured with 50 data resources,
is allowed. (5*50=250)​
• A trail with 5 event selectors, 3 of which are configured with 50 data
resources, 1 of which is configured with 99 data resources, and 1 of
which is configured with 1 data resource, is also
allowed. ((3*50)+1+99=250)​
• A trail configured with 5 event selectors, all of which are configured
with 100 data resources, is not allowed. (5*100=500)​
This limit cannot be increased.​
The limit does not apply if you choose to log data events on all resources,
such as all S3 buckets or all Lambda functions.​
Event size​ All event versions: events over 256 KB cannot be sent to
CloudWatch Logs​
Event version 1.05 and newer: total event size limit of 256 KB​
Amazon CloudWatch Logs and Amazon CloudWatch Events each allow a
maximum event size of 256 KB. CloudTrail does not send events over 256 KB to
CloudWatch Logs or CloudWatch Events.​
Starting with event version 1.05, events have a maximum size of 256 KB. This is
to help prevent exploitation by malicious actors, and allow events to be
consumed by other AWS services, such as CloudWatch Logs and CloudWatch
Events.​
CloudTrail file size sent to Amazon S3​ 50 MB ZIP file, after compression​ For both management and data events, CloudTrail sends events to S3 in
maximum 50 MB (compressed) ZIP files.​
If enabled on the trail, log delivery notifications are sent by Amazon SNS after
CloudTrail sends ZIP files to S3.​
AWS Cloudtrail JSP.pptx
AWS Cloudtrail JSP.pptx

More Related Content

Similar to AWS Cloudtrail JSP.pptx

AWS ReInvent 2020: SEC313 - A security operator’s guide to practical AWS Clou...
AWS ReInvent 2020: SEC313 - A security operator’s guide to practical AWS Clou...AWS ReInvent 2020: SEC313 - A security operator’s guide to practical AWS Clou...
AWS ReInvent 2020: SEC313 - A security operator’s guide to practical AWS Clou...
Brian Andrzejewski
 
Protecting Your Data in AWS
Protecting Your Data in AWSProtecting Your Data in AWS
Protecting Your Data in AWS
Amazon Web Services
 
Automated Governance of Your AWS Resources
Automated Governance of Your AWS ResourcesAutomated Governance of Your AWS Resources
Automated Governance of Your AWS Resources
Amazon Web Services
 
AWS re:Invent 2016: Automated Governance of Your AWS Resources (DEV302)
AWS re:Invent 2016: Automated Governance of Your AWS Resources (DEV302)AWS re:Invent 2016: Automated Governance of Your AWS Resources (DEV302)
AWS re:Invent 2016: Automated Governance of Your AWS Resources (DEV302)
Amazon Web Services
 
ENT302 Deep Dive on AWS Management Tools and New Launches
ENT302 Deep Dive on AWS Management Tools and New LaunchesENT302 Deep Dive on AWS Management Tools and New Launches
ENT302 Deep Dive on AWS Management Tools and New Launches
Amazon Web Services
 
Network Security and Access Control in AWS
Network Security and Access Control in AWSNetwork Security and Access Control in AWS
Network Security and Access Control in AWS
Amazon Web Services
 
Augmenting Security Posture and Improving Operational Health with AWS CloudTr...
Augmenting Security Posture and Improving Operational Health with AWS CloudTr...Augmenting Security Posture and Improving Operational Health with AWS CloudTr...
Augmenting Security Posture and Improving Operational Health with AWS CloudTr...
Amazon Web Services
 
Deep dive into cloud security - Jaimin Gohel & Virendra Rathore
Deep dive into cloud security - Jaimin Gohel & Virendra RathoreDeep dive into cloud security - Jaimin Gohel & Virendra Rathore
Deep dive into cloud security - Jaimin Gohel & Virendra Rathore
NSConclave
 
Easily Govern and Audit your AWS Resources
Easily Govern and Audit your AWS ResourcesEasily Govern and Audit your AWS Resources
Easily Govern and Audit your AWS Resources
Amazon Web Services
 
Best Practices for SecOps on AWS
Best Practices for SecOps on AWSBest Practices for SecOps on AWS
Best Practices for SecOps on AWS
Amazon Web Services
 
Automated Compliance and Governance with AWS Config and AWS CloudTrail
Automated Compliance and Governance with AWS Config and AWS CloudTrailAutomated Compliance and Governance with AWS Config and AWS CloudTrail
Automated Compliance and Governance with AWS Config and AWS CloudTrail
Amazon Web Services
 
(SEC308) Wrangling Security Events In The Cloud
(SEC308) Wrangling Security Events In The Cloud(SEC308) Wrangling Security Events In The Cloud
(SEC308) Wrangling Security Events In The Cloud
Amazon Web Services
 
(DVO303) Scaling Infrastructure Operations with AWS
(DVO303) Scaling Infrastructure Operations with AWS(DVO303) Scaling Infrastructure Operations with AWS
(DVO303) Scaling Infrastructure Operations with AWS
Amazon Web Services
 
Training AWS: Module 9 - CloudWatch
Training AWS: Module 9 - CloudWatchTraining AWS: Module 9 - CloudWatch
Training AWS: Module 9 - CloudWatch
Bùi Quang Lâm
 
Automated Compliance and Governance with AWS Config and AWS CloudTrail
Automated Compliance and Governance with AWS Config and AWS CloudTrailAutomated Compliance and Governance with AWS Config and AWS CloudTrail
Automated Compliance and Governance with AWS Config and AWS CloudTrail
Amazon Web Services
 
Automate Best Practices and Operational Health for your AWS Resources
Automate Best Practices and Operational Health for your AWS ResourcesAutomate Best Practices and Operational Health for your AWS Resources
Automate Best Practices and Operational Health for your AWS Resources
Amazon Web Services
 
Application & Account Monitoring in AWS
Application & Account Monitoring in AWSApplication & Account Monitoring in AWS
Application & Account Monitoring in AWS
Bhuvaneswari Subramani
 
오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015
오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015
오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015
Amazon Web Services Korea
 
ENT302 Deep Dive on AWS Management Tools
ENT302 Deep Dive on AWS Management Tools ENT302 Deep Dive on AWS Management Tools
ENT302 Deep Dive on AWS Management Tools
Amazon Web Services
 
Native cloud security monitoring
Native cloud security monitoringNative cloud security monitoring
Native cloud security monitoring
John Varghese
 

Similar to AWS Cloudtrail JSP.pptx (20)

AWS ReInvent 2020: SEC313 - A security operator’s guide to practical AWS Clou...
AWS ReInvent 2020: SEC313 - A security operator’s guide to practical AWS Clou...AWS ReInvent 2020: SEC313 - A security operator’s guide to practical AWS Clou...
AWS ReInvent 2020: SEC313 - A security operator’s guide to practical AWS Clou...
 
Protecting Your Data in AWS
Protecting Your Data in AWSProtecting Your Data in AWS
Protecting Your Data in AWS
 
Automated Governance of Your AWS Resources
Automated Governance of Your AWS ResourcesAutomated Governance of Your AWS Resources
Automated Governance of Your AWS Resources
 
AWS re:Invent 2016: Automated Governance of Your AWS Resources (DEV302)
AWS re:Invent 2016: Automated Governance of Your AWS Resources (DEV302)AWS re:Invent 2016: Automated Governance of Your AWS Resources (DEV302)
AWS re:Invent 2016: Automated Governance of Your AWS Resources (DEV302)
 
ENT302 Deep Dive on AWS Management Tools and New Launches
ENT302 Deep Dive on AWS Management Tools and New LaunchesENT302 Deep Dive on AWS Management Tools and New Launches
ENT302 Deep Dive on AWS Management Tools and New Launches
 
Network Security and Access Control in AWS
Network Security and Access Control in AWSNetwork Security and Access Control in AWS
Network Security and Access Control in AWS
 
Augmenting Security Posture and Improving Operational Health with AWS CloudTr...
Augmenting Security Posture and Improving Operational Health with AWS CloudTr...Augmenting Security Posture and Improving Operational Health with AWS CloudTr...
Augmenting Security Posture and Improving Operational Health with AWS CloudTr...
 
Deep dive into cloud security - Jaimin Gohel & Virendra Rathore
Deep dive into cloud security - Jaimin Gohel & Virendra RathoreDeep dive into cloud security - Jaimin Gohel & Virendra Rathore
Deep dive into cloud security - Jaimin Gohel & Virendra Rathore
 
Easily Govern and Audit your AWS Resources
Easily Govern and Audit your AWS ResourcesEasily Govern and Audit your AWS Resources
Easily Govern and Audit your AWS Resources
 
Best Practices for SecOps on AWS
Best Practices for SecOps on AWSBest Practices for SecOps on AWS
Best Practices for SecOps on AWS
 
Automated Compliance and Governance with AWS Config and AWS CloudTrail
Automated Compliance and Governance with AWS Config and AWS CloudTrailAutomated Compliance and Governance with AWS Config and AWS CloudTrail
Automated Compliance and Governance with AWS Config and AWS CloudTrail
 
(SEC308) Wrangling Security Events In The Cloud
(SEC308) Wrangling Security Events In The Cloud(SEC308) Wrangling Security Events In The Cloud
(SEC308) Wrangling Security Events In The Cloud
 
(DVO303) Scaling Infrastructure Operations with AWS
(DVO303) Scaling Infrastructure Operations with AWS(DVO303) Scaling Infrastructure Operations with AWS
(DVO303) Scaling Infrastructure Operations with AWS
 
Training AWS: Module 9 - CloudWatch
Training AWS: Module 9 - CloudWatchTraining AWS: Module 9 - CloudWatch
Training AWS: Module 9 - CloudWatch
 
Automated Compliance and Governance with AWS Config and AWS CloudTrail
Automated Compliance and Governance with AWS Config and AWS CloudTrailAutomated Compliance and Governance with AWS Config and AWS CloudTrail
Automated Compliance and Governance with AWS Config and AWS CloudTrail
 
Automate Best Practices and Operational Health for your AWS Resources
Automate Best Practices and Operational Health for your AWS ResourcesAutomate Best Practices and Operational Health for your AWS Resources
Automate Best Practices and Operational Health for your AWS Resources
 
Application & Account Monitoring in AWS
Application & Account Monitoring in AWSApplication & Account Monitoring in AWS
Application & Account Monitoring in AWS
 
오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015
오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015
오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015
 
ENT302 Deep Dive on AWS Management Tools
ENT302 Deep Dive on AWS Management Tools ENT302 Deep Dive on AWS Management Tools
ENT302 Deep Dive on AWS Management Tools
 
Native cloud security monitoring
Native cloud security monitoringNative cloud security monitoring
Native cloud security monitoring
 

More from Jayesh Patil

AWS EC2 JSP.pptx
AWS EC2 JSP.pptxAWS EC2 JSP.pptx
AWS EC2 JSP.pptx
Jayesh Patil
 
Basics of cloud - AWS.pptx
Basics of cloud - AWS.pptxBasics of cloud - AWS.pptx
Basics of cloud - AWS.pptx
Jayesh Patil
 
Cloud Roles.pptx
Cloud Roles.pptxCloud Roles.pptx
Cloud Roles.pptx
Jayesh Patil
 
TensorFlow.pptx
TensorFlow.pptxTensorFlow.pptx
TensorFlow.pptx
Jayesh Patil
 
ML Softmax JP 24.pptx
ML Softmax JP 24.pptxML Softmax JP 24.pptx
ML Softmax JP 24.pptx
Jayesh Patil
 
IOT EDGE SS JP.pptx
IOT EDGE SS JP.pptxIOT EDGE SS JP.pptx
IOT EDGE SS JP.pptx
Jayesh Patil
 
Flume DS -JSP.pptx
Flume DS -JSP.pptxFlume DS -JSP.pptx
Flume DS -JSP.pptx
Jayesh Patil
 
Blom Scheme CT -JSP.pptx
Blom Scheme CT -JSP.pptxBlom Scheme CT -JSP.pptx
Blom Scheme CT -JSP.pptx
Jayesh Patil
 
AZURE CC JP.pptx
AZURE CC JP.pptxAZURE CC JP.pptx
AZURE CC JP.pptx
Jayesh Patil
 
ATHLETICS - SD.pptx
ATHLETICS - SD.pptxATHLETICS - SD.pptx
ATHLETICS - SD.pptx
Jayesh Patil
 

More from Jayesh Patil (10)

AWS EC2 JSP.pptx
AWS EC2 JSP.pptxAWS EC2 JSP.pptx
AWS EC2 JSP.pptx
 
Basics of cloud - AWS.pptx
Basics of cloud - AWS.pptxBasics of cloud - AWS.pptx
Basics of cloud - AWS.pptx
 
Cloud Roles.pptx
Cloud Roles.pptxCloud Roles.pptx
Cloud Roles.pptx
 
TensorFlow.pptx
TensorFlow.pptxTensorFlow.pptx
TensorFlow.pptx
 
ML Softmax JP 24.pptx
ML Softmax JP 24.pptxML Softmax JP 24.pptx
ML Softmax JP 24.pptx
 
IOT EDGE SS JP.pptx
IOT EDGE SS JP.pptxIOT EDGE SS JP.pptx
IOT EDGE SS JP.pptx
 
Flume DS -JSP.pptx
Flume DS -JSP.pptxFlume DS -JSP.pptx
Flume DS -JSP.pptx
 
Blom Scheme CT -JSP.pptx
Blom Scheme CT -JSP.pptxBlom Scheme CT -JSP.pptx
Blom Scheme CT -JSP.pptx
 
AZURE CC JP.pptx
AZURE CC JP.pptxAZURE CC JP.pptx
AZURE CC JP.pptx
 
ATHLETICS - SD.pptx
ATHLETICS - SD.pptxATHLETICS - SD.pptx
ATHLETICS - SD.pptx
 

Recently uploaded

The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 

Recently uploaded (20)

The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 

AWS Cloudtrail JSP.pptx

  • 2. AWS CloudTrail • AWS CloudTrail is an AWS service that helps you enable governance, compliance, and operational and risk auditing of your AWS account. Actions taken by a user, role, or an AWS service are recorded as events in CloudTrail. Events include actions taken in the AWS Management Console, AWS Command Line Interface, and AWS SDKs and APIs. • CloudTrail is enabled on your AWS account when you create it. When activity occurs in your AWS account, that activity is recorded in a CloudTrail event. You can easily view recent events in the CloudTrail console by going to Event history. For an ongoing record of activity and events in your AWS account, create a trail. For more information about CloudTrail pricing, see AWS CloudTrail Pricing.
  • 3. • Visibility into your AWS account activity is a key aspect of security and operational best practices. You can use CloudTrail to view, search, download, archive, analyze, and respond to account activity across your AWS infrastructure. You can identify who or what took which action, what resources were acted upon, when the event occurred, and other details to help you analyze and respond to activity in your AWS account. Optionally, you can enable AWS CloudTrail Insights on a trail to help you identify and respond to unusual activity. • You can integrate CloudTrail into applications using the API, automate trail creation for your organization, check the status of trails you create, and control how users view CloudTrail events.
  • 4. What are trails? • A trail is a configuration that enables delivery of CloudTrail events to an Amazon S3 bucket, CloudWatch Logs, and CloudWatch Events. You can use a trail to filter the CloudTrail events you want delivered, encrypt your CloudTrail event log files with an AWS KMS key, and set up Amazon SNS notifications for log file delivery.
  • 5. How CloudTrail works • CloudTrail is enabled on your AWS account when you create it. When activity occurs in your AWS account, that activity is recorded in a CloudTrail event. You can easily view events in the CloudTrail console by going to Event history. • Event history allows you to view, search, and download the past 90 days of activity in your AWS account. In addition, you can create a CloudTrail trail to archive, analyze, and respond to changes in your AWS resources. A trail is a configuration that enables delivery of events to an Amazon S3 bucket that you specify. You can also deliver and analyze events in a trail with Amazon CloudWatch Logs and Amazon CloudWatch Events. You can create a trail with the CloudTrail console, the AWS CLI, or the CloudTrail API.
  • 6. You can create two types of trails for an AWS account: • A trail that applies to all regions • When you create a trail that applies to all regions, CloudTrail records events in each region and delivers the CloudTrail event log files to an S3 bucket that you specify. If a region is added after you create a trail that applies to all regions, that new region is automatically included, and events in that region are logged. Because creating a trail in all regions is a recommended best practice, so you capture activity in all regions in your account, an all-regions trail is the default option when you create a trail in the CloudTrail console. You can only update a single- region trail to log all regions by using the AWS CLI.
  • 7. • A trail that applies to one region • When you create a trail that applies to one region, CloudTrail records the events in that region only. It then delivers the CloudTrail event log files to an Amazon S3 bucket that you specify. You can only create a single-region trail by using the AWS CLI. If you create additional single trails, you can have those trails deliver CloudTrail event log files to the same Amazon S3 bucket or to separate buckets. This is the default option when you create a trail using the AWS CLI or the CloudTrail API.
  • 8. CloudTrail workflow • View event history for your AWS account • You can view and search the last 90 days of events recorded by CloudTrail in the CloudTrail console or by using the AWS CLI. • Download events • You can download a CSV or JSON file containing up to the past 90 days of CloudTrail events for your AWS account. • Create a trail • A trail enables CloudTrail to deliver log files to your Amazon S3 bucket. By default, when you create a trail in the console, the trail applies to all regions. The trail logs events from all regions in the AWS partition and delivers the log files to the S3 bucket that you specify. • Create and subscribe to an Amazon SNS topic • Subscribe to a topic to receive notifications about log file delivery to your bucket. Amazon SNS can notify you in multiple ways, including programmatically with Amazon Simple Queue Service. • View your log files • Use Amazon S3 to retrieve log files.
  • 9. CloudTrail workflow • Manage user permissions • Use AWS Identity and Access Management (IAM) to manage which users have permissions to create, configure, or delete trails; start and stop logging; and access buckets that have log files. • Monitor events with CloudWatch Logs • You can configure your trail to send events to CloudWatch Logs. You can then use CloudWatch Logs to monitor your account for specific API calls and events. • Log management and data events • Configure your trails to log read-only, write-only, or all management and data events. By default, trails log management events. • Log CloudTrail Insights events • Configure your trails to log Insights events to help you identify and respond to unusual activity associated with write management API calls. If your trail is configured to log read-only or no management events, you cannot turn on CloudTrail Insights event logging. • Enable log encryption • Log file encryption provides an extra layer of security for your log files. • Enable log file integrity • Log file integrity validation helps you verify that log files have remained unchanged since CloudTrail delivered them.
  • 10. CloudTrail workflow • Enable CloudTrail Lake • CloudTrail Lake lets you run fine-grained SQL-based queries on events. Events are aggregated into event data stores, which are immutable collections of events based on criteria that you select by applying advanced event selectors. You can keep the event data in an event data store for up to seven years. CloudTrail Lake is part of an auditing solution that helps you perform security investigations and troubleshooting. • Share log files with other AWS accounts • You can share log files between accounts. • Aggregate logs from multiple accounts • You can aggregate log files from multiple accounts to a single bucket. • Work with partner solutions • Analyze your CloudTrail output with a partner solution that integrates with CloudTrail. Partner solutions offer a broad set of capabilities, such as change tracking, troubleshooting, and security analysis.
  • 12. Quotas in AWS CloudTrail Resource Default Limit Comments Trails per region 5 This limit cannot be increased. Get, describe, and list APIs 10 transactions per second (TPS) The maximum number of operation requests you can make per second without being throttled. The LookupEvents API is not included in this category.This limit cannot be increased. LookupEvents API 2 transactions per second (TPS) The maximum number of operation requests you can make per second without being throttled.This limit cannot be increased. All other APIs 1 transaction per second (TPS) The maximum number of operation requests you can make per second without being throttled.This limit cannot be increased. Event selectors 5 per trail This limit cannot be increased. Advanced event selectors 500 conditions across all advanced event selectors If a trail uses advanced event selectors, a maximum of 500 total values for all conditions in all advanced event selectors is allowed. Unless a trail logs data events on all resources, such as all S3 buckets or all Lambda functions, a trail is limited to 250 data resources. Data resources can be distributed across event selectors, but the overall total cannot exceed 250. This limit cannot be increased.
  • 13. Data resources in event selectors​ 250 across all event selectors in a trail​ If you choose to limit data events by using event selectors or advanced event selectors, the total number of data resources cannot exceed 250 across all event selectors in a trail. The limit of number of resources on an individual event selector is configurable up to 250. This upper limit is allowed only if the total number of data resources does not exceed 250 across all event selectors.Examples:​ • A trail with 5 event selectors, each configured with 50 data resources, is allowed. (5*50=250)​ • A trail with 5 event selectors, 3 of which are configured with 50 data resources, 1 of which is configured with 99 data resources, and 1 of which is configured with 1 data resource, is also allowed. ((3*50)+1+99=250)​ • A trail configured with 5 event selectors, all of which are configured with 100 data resources, is not allowed. (5*100=500)​ This limit cannot be increased.​ The limit does not apply if you choose to log data events on all resources, such as all S3 buckets or all Lambda functions.​ Event size​ All event versions: events over 256 KB cannot be sent to CloudWatch Logs​ Event version 1.05 and newer: total event size limit of 256 KB​ Amazon CloudWatch Logs and Amazon CloudWatch Events each allow a maximum event size of 256 KB. CloudTrail does not send events over 256 KB to CloudWatch Logs or CloudWatch Events.​ Starting with event version 1.05, events have a maximum size of 256 KB. This is to help prevent exploitation by malicious actors, and allow events to be consumed by other AWS services, such as CloudWatch Logs and CloudWatch Events.​ CloudTrail file size sent to Amazon S3​ 50 MB ZIP file, after compression​ For both management and data events, CloudTrail sends events to S3 in maximum 50 MB (compressed) ZIP files.​ If enabled on the trail, log delivery notifications are sent by Amazon SNS after CloudTrail sends ZIP files to S3.​