Tagging a Log Saved Search When Updating
Add metadata to an existing saved search in Logging. This metadata enables you to define keys and values and associate them with resources.
- Open the navigation menu and select Observability & Management. Under Logging, select Saved Searches.
 - Under List scope, select the compartment that contains the saved search that you want to tag.
 - On the Saved Searches page, select the name of the saved search.
 - On the saved search details page, add or edit tags as needed:
- To add one or more tags, select Add tags and enter the tag namespace (for a defined tag), key, and value.
 - To edit or remove a tag, select the Tags tab, select the edit icon next to a tag, and change its value or remove it.
 
 
Use the
--defined-tagsor--freeform-tagsoptions when running the oci logging log-saved-search update command to tag a log saved search when you update an existing one:oci logging log update [...] [--defined-tags | --freeform-tags] tagsRun the UpdateLogSavedSearch operation to edit a log saved search. Include the
definedTagsandfreeformTagsattributes and their values.