cls_describe_logsets
Retrieve and filter logset lists from Tencent Cloud Log Service for project management, showing ID, name, tags, retention period, and topic counts.
Instructions
查询日志集列表。日志集是 CLS 的项目管理单元,包含多个日志主题。
参数说明
offset: 分页偏移量,默认 0
limit: 每页条数,默认 20
logset_name: 按日志集名称过滤(可选,模糊匹配)
region: 地域(可选),如 ap-guangzhou、na-ashburn,不传则使用默认地域,可通过 cls_describe_regions 查询所有可用地域
返回信息
日志集 ID、名称、标签
保存周期、创建时间
包含的日志主题数量
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| limit | No | ||
| logset_name | No | ||
| region | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |