Bird
0
0

What is the main purpose of a log group in AWS CloudWatch Logs?

easy📝 Conceptual Q11 of 15
AWS - CloudWatch
What is the main purpose of a log group in AWS CloudWatch Logs?
ATo organize multiple log streams into a single container
BTo store individual log events directly
CTo control user access to AWS services
DTo monitor AWS billing and cost usage
Step-by-Step Solution
Solution:
  1. Step 1: Understand log group role

    A log group acts as a container for multiple log streams, grouping logs by application or resource.
  2. Step 2: Differentiate from other options

    Log events are stored in log streams, not directly in log groups. Access control and billing are unrelated.
  3. Final Answer:

    To organize multiple log streams into a single container -> Option A
  4. Quick Check:

    Log group = container for log streams [OK]
Quick Trick: Log groups hold streams, streams hold logs [OK]
Common Mistakes:
MISTAKES
  • Confusing log groups with log streams
  • Thinking logs are stored directly in log groups
  • Mixing log groups with access control or billing

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes