Which OCI service provides detailed logs for network traffic traversing a Network Load Balancer, offering insights into client connections and backend health checks?
Objective: Identify the service for Load Balancer traffic logs.
Option A: Flow Logs capture VCN traffic, not specific to Load Balancer—incorrect.
Option B: Service Logs are generic, not Load Balancer-specific—incorrect.
Option C: Load Balancer Logs provide detailed client and health check data—correct.
Option D: Audit Logs track API actions, not traffic—incorrect.
Conclusion: Load Balancer Logs are the best fit.
Oracle states:
"Load Balancer Logs offer detailed insights into client connections and backend health checks for Network Load Balancers.”This validates Option C. Reference:Load Balancer Logging - Oracle Help Center(docs.oracle.com/en-us/iaas/Content/Balance/Tasks/managinglogs.htm).
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit