All Products
Search
Document Center

Cloud Config:How do I view the execution logs of a custom function?

Last Updated:Jul 17, 2026

After a custom function is executed, you can view its execution logs to troubleshoot issues.

Procedure

To view execution logs, first enable the logging feature for the service to which the custom function belongs. You can then view the logs on the function details page.

  1. Log in to the Function Compute console.

  2. In the left-side navigation pane, click Services & Functions.

  3. On the Services page, click the service name.

  4. On the page that appears, click the name of the function that you want to manage.

  5. Click the Logs tab.

  6. On the Logs tab, click Enable.

    The logging feature is enabled for the function.

References