Tagging an Agent Configuration When Updating

Add metadata to an agent configuration when you update it.

    1. On the Agent configurations list page under Monitoring, find the agent configuration that you want to work with. If you need help finding the list page or the agent configuration, see Listing Agent Configurations.
    2. From the Actions menu (Actions Menu) for the agent configuration, select Add tags.
      The Add tags dialog box opens.
    3. For a defined tag, select the namespace.
    4. Select or enter the key.
    5. Enter a value.
    6. Select Add tags.
  • Use the --defined-tags or --freeform-tags options when running the oci logging agent-configuration update command to tag an agent configuration when you update it:

    oci logging agent-configuration update [...] [--defined-tags | --freeform-tags] tags 
  • Run the UpdateUnifiedAgentConfiguration operation to tag an agent configuration when you update it. Include the definedTags and freeformTags attributes and their values.