Deleting a Log Saved Search

Delete a saved search in Logging.

    1. Open the navigation menu  and select Observability & Management. Under Logging, select Saved Searches.
    2. Select the compartment that contains the saved search that you want to delete.
    3. On the Saved Searches page, select the name of the saved search.
    4. On the saved search details page, select the Actions menu and then select Delete.
    5. In the confirmation dialog box, select Delete.
  • Use the oci logging log-saved-search delete command and required parameters to delete a log saved search:

    oci logging log-saved-search delete --log-saved-search-id log_saved_search_ocid [OPTIONS]

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

  • Run the DeleteLogSavedSearch operation to delete a log saved search.