Valid 1Z0-1084-20 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-1084-20 Exam! ExamDiscuss.com now offer the newest 1Z0-1084-20 exam dumps, the ExamDiscuss.com 1Z0-1084-20 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-1084-20 dumps with Test Engine here:
You are working on a serverless DevSecOps application using Oracle Functions. You have deployed a Python function that uses the Oracle Cloud Infrastructure (OCI) Python SDK to stop any OC1 Compute instance that does not comply with your corporate security standards There are 3 non compliant OCI Compute instances. However, when you invoke this function none of the instances were stopped. How should you troubleshoot this?
Correct Answer: B
Explanation Storing and Viewing Function Logs When a function you've deployed to Oracle Functions is invoked, you'll typically want to store the function's logs so that you can review them later. You specify where Oracle Functions stores a function's logs by setting a logging policy for the application containing the function. You set application logging policies in the Console. Whenever a function is invoked in this application, its logs are stored according to the logging policy that you specified. you can view the logs for a function that have been stored in a storage bucket in Oracle Cloud Infrastructure Object Storage https://docs.cloud.oracle.com/en-us/iaas/Content/Functions/Tasks/functionsexportingfunctionlogfiles.htm