Tagging a Log at Creation
Add metadata to a log when you first create it. This metadata enables you to define keys and values and associate them with resources.
See Creating a Log for more information on adding tags during log creation.
Use the
--defined-tagsor--freeform-tagsoptions when running the oci logging log create command to tag a log when you create it:oci logging log create [...] [--defined-tags | --freeform-tags] tagsRun the CreateLog operation to create a log. Include the
definedTagsandfreeformTagsattributes and their values.