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, select 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.
      The agent configuration's details page opens.
    2. To add a tag, select Add tags, and enter the tag namespace, key, and value.
    3. To view existing tags, select the Tags tab and then select Defined tags or Free-form tags.
    4. To edit an existing tag, select the edit icon, update the value in the Edit tag dialog box, and then select Save.
    5. To remove a tag, select the edit icon and then select Remove tag.
  • 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.