Listing a Secret Work Request's Logs

Get a list of logs for a particular secret work request.

    1. Open the navigation menu, click Identity & Security, and then click Vault.
    2. Under List scope, select the compartment that contains the secret for which you want to view configured rules.
    3. From the list of vaults in the compartment, click a vault name.
    4. Click Secrets, and then click the name of the secret to open its details page.
    5. Under Table Scope, click Work Requests.
      The work requests in the project are displayed in the Work Requests table.
    6. Click the name of the work request.
      The work request details page opens.
    7. Under Resources, click Log messages table.
      All messages logged are displayed in the Log messages table.
  • Use the work-request log list command and required parameters to list work request log messages for a particular work request.

    For example:

    oci work-requests work-request-log-entry list --work-request-id ocid1.coreservicesworkrequest.oc1.eu-paris-1.abrwiljrcu6dou67c4f4civipuy4hahg22hp44odlid2c7yhicfaawkiypza

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the ListWorkRequestLogs operation to list work request log messages for a particular work request.