Tagging a Log When Updating
Add metadata to an existing log. This metadata enables you to define keys and values and associate them with resources.
Use the
--defined-tags
or--freeform-tags
options when running the oci logging log update command to tag a log when you update it:oci logging log update [...] [--defined-tags | --freeform-tags] tags
Run the UpdateLog operation to edit a log's configuration. Include the
definedTags
andfreeformTags
attributes and their values.