A city IT lead wants one IAM boundary and one search scope for all recreation-booking logs across environments. Which Logging construct is the unit that provides that management shape?
Select an answer to reveal the explanation.
Short Explanation
A log group is the binder: IAM on the group covers the pages inside, search can target the whole binder, and moving the binder moves the logs. Organize by app or environment there.
Full Explanation
A log group is a logical container in a compartment. IAM on the group covers the logs inside; moving the group moves the logs with it. Search can target one log, one group, or a whole compartment. Organizing by application or environment is the management task this construct supports. Alarms, OCIR tags, and Vault types do not replace log groups for Logging IAM and search scoping.