The library card-renewal API Gateway has no events in Logging yet. What must the developer do so the service starts writing those events?
Select an answer to reveal the explanation.
Short Explanation
Until you flip the service’s log category on and park the log in a log group, the service is silent in Logging. Categories are per service—Object Storage’s labels do not transfer to API Gateway.
Full Explanation
To enable a service log, pick the resource, pick that service’s log category, create or choose a log group in a compartment, and name the log. The log is a first-class resource with an OCID. Until the category is enabled, the service does not write those events into Logging. Categories do not transfer across services, and APM or Audit changes do not enable gateway service logs.