Manage tags

Updated at: 2024-12-27 06:43

Simple Log Service allows you to add tags to a project. This topic describes how to view, add, and remove tags.

Add tags

  1. Log on to the Simple Log Service console. In the Projects section, click the project that you want to manage.

  2. On the page that appears, click image. In the Tag section of the Project Overview tab, click Edit.

    image

  3. In the Edit Tag panel, click + Add Tag to add tags to the project and click OK.

    Note
    • You can add up to 20 tags to a project. A tag is a key-value pair.  

    • The key cannot exceed 64 bytes in length and cannot start with http://, https://, or Aliyun. The key cannot be empty. The value cannot exceed 128 bytes in length and can be empty.  

    image

View tags

After you add tags to a project, you can view the added tags in the Tag section of the project page.

image

Remove tags

In the Tag section of the project page, click Edit. In the Edit Tag panel, click Delete below a tag to remove the tag from the project that you want to manage.

image

Tag-related API operations

Action

API operation

Action

API operation

Add tags

TagResources

Remove tags

UntagResources

Query tags

ListTagResources

  • On this page (1, M)
  • Add tags
  • View tags
  • Remove tags
  • Tag-related API operations
Feedback