tencentcloud-sdk-cls 3.0.1022 → 3.0.1023
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201016/models.rb +7 -95
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fabf27cee97d2d7c3a41ac17220938090b38c195
|
4
|
+
data.tar.gz: 7181b8d7125558c02e73a9acaaa0b626e03c2995
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d9777979cd0ea1940d7aa8e22262b0417422e3db1ad33a37bc7de0077ca2754acb4a15912d946c4b1780d946f317960005c941e4315859bc3af563a3800210e2
|
7
|
+
data.tar.gz: 65ffd006d683acab01dc7f3338ecc0bca302330bc8957305e1ba419f63725585146477a9407619edd5da339f6dea7d7cbf83ef65ca82e9f8b056745cbc0309a9
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1023
|
data/lib/v20201016/models.rb
CHANGED
@@ -60,13 +60,10 @@ module TencentCloud
|
|
60
60
|
# 高级过滤规则
|
61
61
|
class AdvanceFilterRuleInfo < TencentCloud::Common::AbstractModel
|
62
62
|
# @param Key: 过滤字段
|
63
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
64
63
|
# @type Key: String
|
65
64
|
# @param Rule: 过滤规则,0:等于,1:字段存在,2:字段不存在
|
66
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
67
65
|
# @type Rule: Integer
|
68
66
|
# @param Value: 过滤值
|
69
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
70
67
|
# @type Value: String
|
71
68
|
|
72
69
|
attr_accessor :Key, :Rule, :Value
|
@@ -93,7 +90,6 @@ module TencentCloud
|
|
93
90
|
# Fields:字段。value支持 __SOURCE__;__FILENAME__;__HOSTNAME__;__TIMESTAMP__;__INDEX_STATUS__;__PKG_LOGID__;__TOPIC__。
|
94
91
|
# Format:显示形式。value支持 1:每条日志一行;2:每条日志每个字段一行。
|
95
92
|
# Limit:最大日志条数。 value示例: 5。
|
96
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
97
93
|
# @type Key: String
|
98
94
|
# @param Value: 值。
|
99
95
|
# 键对应值如下:
|
@@ -103,7 +99,6 @@ module TencentCloud
|
|
103
99
|
# Fields:字段。value支持 __SOURCE__;__FILENAME__;__HOSTNAME__;__TIMESTAMP__;__INDEX_STATUS__;__PKG_LOGID__;__TOPIC__。
|
104
100
|
# Format:显示形式。value支持 1:每条日志一行;2:每条日志每个字段一行。
|
105
101
|
# Limit:最大日志条数。 value示例: 5。
|
106
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
107
102
|
# @type Value: String
|
108
103
|
|
109
104
|
attr_accessor :Key, :Value
|
@@ -167,29 +162,21 @@ module TencentCloud
|
|
167
162
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
168
163
|
# @type MessageTemplate: String
|
169
164
|
# @param CallBack: 自定义回调模板
|
170
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
171
165
|
# @type CallBack: :class:`Tencentcloud::Cls.v20201016.models.CallBackInfo`
|
172
166
|
# @param Analysis: 多维分析设置
|
173
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
174
167
|
# @type Analysis: Array
|
175
|
-
# @param GroupTriggerStatus: 分组触发状态。
|
176
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
168
|
+
# @param GroupTriggerStatus: 分组触发状态。true:开启,false:关闭(默认)
|
177
169
|
# @type GroupTriggerStatus: Boolean
|
178
170
|
# @param GroupTriggerCondition: 分组触发条件。
|
179
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
180
171
|
# @type GroupTriggerCondition: Array
|
181
172
|
# @param MonitorObjectType: 监控对象类型。0:执行语句共用监控对象;1:每个执行语句单独选择监控对象。
|
182
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
183
173
|
# @type MonitorObjectType: Integer
|
184
174
|
# @param AlarmLevel: 告警级别。0:警告(Warn);1:提醒(Info);2:紧急 (Critical)。
|
185
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
186
175
|
# @type AlarmLevel: Integer
|
187
176
|
# @param Classifications: 告警附加分类字段。
|
188
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
189
177
|
# @type Classifications: Array
|
190
178
|
# @param MultiConditions: 多触发条件。与
|
191
179
|
# Condition互斥。
|
192
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
193
180
|
# @type MultiConditions: Array
|
194
181
|
|
195
182
|
attr_accessor :Name, :AlarmTargets, :MonitorTime, :Condition, :TriggerCount, :AlarmPeriod, :AlarmNoticeIds, :Status, :AlarmId, :CreateTime, :UpdateTime, :MessageTemplate, :CallBack, :Analysis, :GroupTriggerStatus, :GroupTriggerCondition, :MonitorObjectType, :AlarmLevel, :Classifications, :MultiConditions
|
@@ -280,7 +267,6 @@ module TencentCloud
|
|
280
267
|
# @param Name: 告警通知渠道组名称。
|
281
268
|
# @type Name: String
|
282
269
|
# @param Tags: 告警通知渠道组绑定的标签信息。
|
283
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
284
270
|
# @type Tags: Array
|
285
271
|
# @param Type: 告警模板的类型。可选值:
|
286
272
|
# <br><li> Trigger - 告警触发</li>
|
@@ -288,32 +274,24 @@ module TencentCloud
|
|
288
274
|
# <br><li> All - 告警触发和告警恢复</li>
|
289
275
|
# @type Type: String
|
290
276
|
# @param NoticeReceivers: 告警通知模板接收者信息。
|
291
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
292
277
|
# @type NoticeReceivers: Array
|
293
278
|
# @param WebCallbacks: 告警通知模板回调信息。
|
294
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
295
279
|
# @type WebCallbacks: Array
|
296
280
|
# @param AlarmNoticeId: 告警通知模板ID。
|
297
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
298
281
|
# @type AlarmNoticeId: String
|
299
282
|
# @param NoticeRules: 通知规则。
|
300
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
301
283
|
# @type NoticeRules: Array
|
302
284
|
# @param AlarmShieldStatus: 免登录操作告警开关。
|
303
285
|
# 参数值: 1:关闭 2:开启(默认开启)
|
304
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
305
286
|
# @type AlarmShieldStatus: Integer
|
306
287
|
# @param JumpDomain: 调用链接域名。http:// 或者 https:// 开头,不能/结尾
|
307
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
308
288
|
# @type JumpDomain: String
|
309
289
|
# @param AlarmNoticeDeliverConfig: 投递相关信息。
|
310
290
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
311
291
|
# @type AlarmNoticeDeliverConfig: :class:`Tencentcloud::Cls.v20201016.models.AlarmNoticeDeliverConfig`
|
312
292
|
# @param CreateTime: 创建时间。
|
313
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
314
293
|
# @type CreateTime: String
|
315
294
|
# @param UpdateTime: 最近更新时间。
|
316
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
317
295
|
# @type UpdateTime: String
|
318
296
|
|
319
297
|
attr_accessor :Name, :Tags, :Type, :NoticeReceivers, :WebCallbacks, :AlarmNoticeId, :NoticeRules, :AlarmShieldStatus, :JumpDomain, :AlarmNoticeDeliverConfig, :CreateTime, :UpdateTime
|
@@ -385,7 +363,6 @@ module TencentCloud
|
|
385
363
|
# @param DeliverConfig: 通知渠道投递日志配置信息。
|
386
364
|
# @type DeliverConfig: :class:`Tencentcloud::Cls.v20201016.models.DeliverConfig`
|
387
365
|
# @param ErrMsg: 投递失败原因。
|
388
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
389
366
|
# @type ErrMsg: String
|
390
367
|
|
391
368
|
attr_accessor :DeliverConfig, :ErrMsg
|
@@ -417,7 +394,6 @@ module TencentCloud
|
|
417
394
|
# @param Type: 屏蔽类型。1:屏蔽所有通知,2:按照Rule参数屏蔽匹配规则的通知。
|
418
395
|
# @type Type: Integer
|
419
396
|
# @param Rule: 屏蔽规则,当Type为2时必填。规则填写方式详见[产品文档](https://cloud.tencent.com/document/product/614/103178#rule)。
|
420
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
421
397
|
# @type Rule: String
|
422
398
|
# @param Reason: 屏蔽原因。
|
423
399
|
# @type Reason: String
|
@@ -470,27 +446,20 @@ module TencentCloud
|
|
470
446
|
# 告警对象
|
471
447
|
class AlarmTarget < TencentCloud::Common::AbstractModel
|
472
448
|
# @param TopicId: 日志主题ID。
|
473
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
474
449
|
# @type TopicId: String
|
475
450
|
# @param Query: 查询语句。
|
476
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
477
451
|
# @type Query: String
|
478
452
|
# @param Number: 告警对象序号;从1开始递增。
|
479
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
480
453
|
# @type Number: Integer
|
481
454
|
# @param StartTimeOffset: 查询范围起始时间相对于告警执行时间的偏移,单位为分钟,取值为非正,最大值为0,最小值为-1440。
|
482
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
483
455
|
# @type StartTimeOffset: Integer
|
484
456
|
# @param EndTimeOffset: 查询范围终止时间相对于告警执行时间的偏移,单位为分钟,取值为非正,须大于StartTimeOffset,最大值为0,最小值为-1440。
|
485
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
486
457
|
# @type EndTimeOffset: Integer
|
487
458
|
# @param LogsetId: 日志集ID。
|
488
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
489
459
|
# @type LogsetId: String
|
490
460
|
# @param SyntaxRule: 检索语法规则,默认值为0。
|
491
461
|
# 0:Lucene语法,1:CQL语法。
|
492
462
|
# 详细说明参见<a href="https://cloud.tencent.com/document/product/614/47044#RetrievesConditionalRules" target="_blank">检索条件语法规则</a>
|
493
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
494
463
|
# @type SyntaxRule: Integer
|
495
464
|
|
496
465
|
attr_accessor :TopicId, :Query, :Number, :StartTimeOffset, :EndTimeOffset, :LogsetId, :SyntaxRule
|
@@ -537,11 +506,9 @@ module TencentCloud
|
|
537
506
|
# @param SyntaxRule: 检索语法规则,默认值为0。
|
538
507
|
# 0:Lucene语法,1:CQL语法。
|
539
508
|
# 详细说明参见<a href="https://cloud.tencent.com/document/product/614/47044#RetrievesConditionalRules" target="_blank">检索条件语法规则</a>
|
540
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
541
509
|
# @type SyntaxRule: Integer
|
542
510
|
# @param BizType: 主题类型。
|
543
511
|
# 0: 日志主题,1: 指标主题
|
544
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
545
512
|
# @type BizType: Integer
|
546
513
|
|
547
514
|
attr_accessor :LogsetId, :LogsetName, :TopicId, :TopicName, :Query, :Number, :StartTimeOffset, :EndTimeOffset, :SyntaxRule, :BizType
|
@@ -622,14 +589,11 @@ module TencentCloud
|
|
622
589
|
# @param CreateTime: 告警发生时间,毫秒级Unix时间戳
|
623
590
|
# @type CreateTime: Integer
|
624
591
|
# @param GroupTriggerCondition: 告警分组触发时对应的分组信息
|
625
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
626
592
|
# @type GroupTriggerCondition: Array
|
627
593
|
# @param AlarmLevel: 告警级别,0代表警告(Warn),1代表提醒(Info),2代表紧急 (Critical)
|
628
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
629
594
|
# @type AlarmLevel: Integer
|
630
595
|
# @param MonitorObjectType: 监控对象类型。
|
631
596
|
# 0:执行语句共用监控对象; 1:每个执行语句单独选择监控对象。
|
632
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
633
597
|
# @type MonitorObjectType: Integer
|
634
598
|
|
635
599
|
attr_accessor :RecordId, :AlarmId, :AlarmName, :TopicId, :TopicName, :Region, :Trigger, :TriggerCount, :AlarmPeriod, :Notices, :Duration, :Status, :CreateTime, :GroupTriggerCondition, :AlarmLevel, :MonitorObjectType
|
@@ -690,13 +654,10 @@ module TencentCloud
|
|
690
654
|
# 多维分析的分析维度
|
691
655
|
class AnalysisDimensional < TencentCloud::Common::AbstractModel
|
692
656
|
# @param Name: 分析名称
|
693
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
694
657
|
# @type Name: String
|
695
658
|
# @param Type: 分析类型:query,field ,original
|
696
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
697
659
|
# @type Type: String
|
698
660
|
# @param Content: 分析内容
|
699
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
700
661
|
# @type Content: String
|
701
662
|
# @param ConfigInfo: 多维分析配置。
|
702
663
|
|
@@ -849,7 +810,6 @@ module TencentCloud
|
|
849
810
|
# ```
|
850
811
|
# "Content-Type: application/json"
|
851
812
|
# ```
|
852
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
853
813
|
# @type Headers: Array
|
854
814
|
|
855
815
|
attr_accessor :Body, :Headers
|
@@ -960,7 +920,6 @@ module TencentCloud
|
|
960
920
|
# CheckRechargeKafkaServer返回参数结构体
|
961
921
|
class CheckRechargeKafkaServerResponse < TencentCloud::Common::AbstractModel
|
962
922
|
# @param Status: Kafka集群可访问状态,0:可正常访问 ...
|
963
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
964
923
|
# @type Status: Integer
|
965
924
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
966
925
|
# @type RequestId: String
|
@@ -1057,21 +1016,22 @@ module TencentCloud
|
|
1057
1016
|
# @param TopicId: 日志主题ID
|
1058
1017
|
# @type TopicId: String
|
1059
1018
|
# @param Extend: 日志配置拓展信息, 一般用于存储额外的日志投递配置
|
1060
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1061
1019
|
# @type Extend: String
|
1062
1020
|
# @param LogType: 日志类型,支持枚举:CDS-AUDIT、CDS-RISK、CDB-AUDIT、TDSQL-C-AUDIT、MongoDB-AUDIT、MongoDB-SlowLog、MongoDB-ErrorLog、TDMYSQL-SLOW、DCDB-AUDIT、DCDB-SLOW、DCDB-ERROR、MariaDB-AUDIT、MariaDB-SLOW、MariaDB-ERROR、PostgreSQL-SLOW、PostgreSQL-ERROR、PostgreSQL-AUDIT、BH-FILELOG、BH-COMMANDLOG、APIS-ACCESS
|
1063
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1064
1021
|
# @type LogType: String
|
1022
|
+
# @param Status: 任务状态, 0创建中 1创建完成 2 删除中
|
1023
|
+
# @type Status: Integer
|
1065
1024
|
|
1066
|
-
attr_accessor :ClsRegion, :InstanceId, :LogsetId, :TopicId, :Extend, :LogType
|
1025
|
+
attr_accessor :ClsRegion, :InstanceId, :LogsetId, :TopicId, :Extend, :LogType, :Status
|
1067
1026
|
|
1068
|
-
def initialize(clsregion=nil, instanceid=nil, logsetid=nil, topicid=nil, extend=nil, logtype=nil)
|
1027
|
+
def initialize(clsregion=nil, instanceid=nil, logsetid=nil, topicid=nil, extend=nil, logtype=nil, status=nil)
|
1069
1028
|
@ClsRegion = clsregion
|
1070
1029
|
@InstanceId = instanceid
|
1071
1030
|
@LogsetId = logsetid
|
1072
1031
|
@TopicId = topicid
|
1073
1032
|
@Extend = extend
|
1074
1033
|
@LogType = logtype
|
1034
|
+
@Status = status
|
1075
1035
|
end
|
1076
1036
|
|
1077
1037
|
def deserialize(params)
|
@@ -1081,6 +1041,7 @@ module TencentCloud
|
|
1081
1041
|
@TopicId = params['TopicId']
|
1082
1042
|
@Extend = params['Extend']
|
1083
1043
|
@LogType = params['LogType']
|
1044
|
+
@Status = params['Status']
|
1084
1045
|
end
|
1085
1046
|
end
|
1086
1047
|
|
@@ -1109,12 +1070,10 @@ module TencentCloud
|
|
1109
1070
|
# @param Type: 采集类型,必填字段。
|
1110
1071
|
# <li>0:元数据配置。</li>
|
1111
1072
|
# <li>1:指定Pod Label。</li>
|
1112
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1113
1073
|
# @type Type: Integer
|
1114
1074
|
# @param CollectConfigs: 指定采集类型的采集配置信息。
|
1115
1075
|
# <li>当Type为0时,CollectConfigs不允许为空。</li>
|
1116
1076
|
# <li>当Type为1时,CollectConfigs为空时,表示选择所有Pod Label;否则CollectConfigs为指定Pod Label。</li>
|
1117
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1118
1077
|
# @type CollectConfigs: Array
|
1119
1078
|
|
1120
1079
|
attr_accessor :Type, :CollectConfigs
|
@@ -1208,22 +1167,16 @@ module TencentCloud
|
|
1208
1167
|
# @param Type: 类型:container_stdout、container_file、host_file
|
1209
1168
|
# @type Type: String
|
1210
1169
|
# @param HostFile: 节点文件配置信息
|
1211
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1212
1170
|
# @type HostFile: :class:`Tencentcloud::Cls.v20201016.models.HostFileInfo`
|
1213
1171
|
# @param ContainerFile: 容器文件路径信息
|
1214
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1215
1172
|
# @type ContainerFile: :class:`Tencentcloud::Cls.v20201016.models.ContainerFileInfo`
|
1216
1173
|
# @param ContainerStdout: 容器标准输出信息
|
1217
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1218
1174
|
# @type ContainerStdout: :class:`Tencentcloud::Cls.v20201016.models.ContainerStdoutInfo`
|
1219
1175
|
# @param LogFormat: 日志格式化方式
|
1220
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1221
1176
|
# @type LogFormat: String
|
1222
1177
|
# @param LogType: 采集的日志类型,json_log代表json格式日志,delimiter_log代表分隔符格式日志,minimalist_log代表极简日志,multiline_log代表多行日志,fullregex_log代表完整正则,默认为minimalist_log
|
1223
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1224
1178
|
# @type LogType: String
|
1225
1179
|
# @param ExtractRule: 提取规则,如果设置了ExtractRule,则必须设置LogType
|
1226
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1227
1180
|
# @type ExtractRule: :class:`Tencentcloud::Cls.v20201016.models.ExtractRuleInfo`
|
1228
1181
|
# @param ExcludePaths: 采集黑名单路径列表
|
1229
1182
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -1233,31 +1186,24 @@ module TencentCloud
|
|
1233
1186
|
# @param CreateTime: 创建时间
|
1234
1187
|
# @type CreateTime: String
|
1235
1188
|
# @param UserDefineRule: 用户自定义解析字符串
|
1236
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1237
1189
|
# @type UserDefineRule: String
|
1238
1190
|
# @param GroupId: 机器组ID
|
1239
1191
|
# @type GroupId: String
|
1240
1192
|
# @param ConfigFlag: 自建采集配置标
|
1241
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1242
1193
|
# @type ConfigFlag: String
|
1243
1194
|
# @param LogsetId: 日志集ID
|
1244
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1245
1195
|
# @type LogsetId: String
|
1246
1196
|
# @param LogsetName: 日志集name
|
1247
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1248
1197
|
# @type LogsetName: String
|
1249
1198
|
# @param TopicName: 日志主题name
|
1250
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1251
1199
|
# @type TopicName: String
|
1252
1200
|
# @param CollectInfos: 采集相关配置信息。详情见 CollectInfo复杂类型配置。
|
1253
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1254
1201
|
# @type CollectInfos: Array
|
1255
1202
|
# @param AdvancedConfig: 高级采集配置。 Json字符串, Key/Value定义为如下:
|
1256
1203
|
# - ClsAgentFileTimeout(超时属性), 取值范围: 大于等于0的整数, 0为不超时
|
1257
1204
|
# - ClsAgentMaxDepth(最大目录深度),取值范围: 大于等于0的整数
|
1258
1205
|
# - ClsAgentParseFailMerge(合并解析失败日志),取值范围: true或false
|
1259
1206
|
# 样例:{"ClsAgentFileTimeout":0,"ClsAgentMaxDepth":10,"ClsAgentParseFailMerge":true}
|
1260
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1261
1207
|
# @type AdvancedConfig: String
|
1262
1208
|
|
1263
1209
|
attr_accessor :ConfigExtraId, :Name, :TopicId, :Type, :HostFile, :ContainerFile, :ContainerStdout, :LogFormat, :LogType, :ExtractRule, :ExcludePaths, :UpdateTime, :CreateTime, :UserDefineRule, :GroupId, :ConfigFlag, :LogsetId, :LogsetName, :TopicName, :CollectInfos, :AdvancedConfig
|
@@ -1342,13 +1288,10 @@ module TencentCloud
|
|
1342
1288
|
# @param ConfigId: 采集规则配置ID
|
1343
1289
|
# @type ConfigId: String
|
1344
1290
|
# @param Name: 采集规则配置名称
|
1345
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1346
1291
|
# @type Name: String
|
1347
1292
|
# @param LogFormat: 日志格式化方式
|
1348
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1349
1293
|
# @type LogFormat: String
|
1350
1294
|
# @param Path: 日志采集路径
|
1351
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1352
1295
|
# @type Path: String
|
1353
1296
|
# @param LogType: 采集的日志类型。
|
1354
1297
|
# - json_log代表:JSON-文件日志(详见[使用 JSON 提取模式采集日志](https://cloud.tencent.com/document/product/614/17419));
|
@@ -1360,10 +1303,8 @@ module TencentCloud
|
|
1360
1303
|
# - user_define_log代表:组合解析(适用于多格式嵌套的日志,详见[使用组合解析提取模式采集日志](https://cloud.tencent.com/document/product/614/61310));
|
1361
1304
|
# - service_syslog代表:syslog 采集(详见[采集 Syslog](https://cloud.tencent.com/document/product/614/81454));
|
1362
1305
|
# - windows_event_log代表:Windows事件日志(详见[采集 Windows 事件日志](https://cloud.tencent.com/document/product/614/96678))。
|
1363
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1364
1306
|
# @type LogType: String
|
1365
1307
|
# @param ExtractRule: 提取规则,如果设置了ExtractRule,则必须设置LogType
|
1366
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1367
1308
|
# @type ExtractRule: :class:`Tencentcloud::Cls.v20201016.models.ExtractRuleInfo`
|
1368
1309
|
# @param ExcludePaths: 采集黑名单路径列表
|
1369
1310
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -1371,12 +1312,10 @@ module TencentCloud
|
|
1371
1312
|
# @param Output: 采集配置所属日志主题ID即TopicId
|
1372
1313
|
# @type Output: String
|
1373
1314
|
# @param UpdateTime: 更新时间
|
1374
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1375
1315
|
# @type UpdateTime: String
|
1376
1316
|
# @param CreateTime: 创建时间
|
1377
1317
|
# @type CreateTime: String
|
1378
1318
|
# @param UserDefineRule: 用户自定义解析字符串,详见[使用组合解析提取模式采集日志](https://cloud.tencent.com/document/product/614/61310)。
|
1379
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1380
1319
|
# @type UserDefineRule: String
|
1381
1320
|
# @param AdvancedConfig: 高级采集配置。 Json字符串, Key/Value定义为如下:
|
1382
1321
|
# - ClsAgentFileTimeout(超时属性), 取值范围: 大于等于0的整数, 0为不超时
|
@@ -1386,7 +1325,6 @@ module TencentCloud
|
|
1386
1325
|
# `{\"ClsAgentFileTimeout\":0,\"ClsAgentMaxDepth\":10,\"ClsAgentParseFailMerge\":true}`
|
1387
1326
|
|
1388
1327
|
# 控制台默认占位值:`{\"ClsAgentDefault\":0}`
|
1389
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1390
1328
|
# @type AdvancedConfig: String
|
1391
1329
|
|
1392
1330
|
attr_accessor :ConfigId, :Name, :LogFormat, :Path, :LogType, :ExtractRule, :ExcludePaths, :Output, :UpdateTime, :CreateTime, :UserDefineRule, :AdvancedConfig
|
@@ -1536,10 +1474,8 @@ module TencentCloud
|
|
1536
1474
|
class ConsumerContent < TencentCloud::Common::AbstractModel
|
1537
1475
|
# @param EnableTag: 是否投递 TAG 信息。
|
1538
1476
|
# 当EnableTag为true时,表示投递TAG元信息。
|
1539
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1540
1477
|
# @type EnableTag: Boolean
|
1541
1478
|
# @param MetaFields: 需要投递的元数据列表,目前仅支持:\_\_SOURCE\_\_,\_\_FILENAME\_\_,\_\_TIMESTAMP\_\_,\_\_HOSTNAME\_\_和\_\_PKGID\_\_
|
1542
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1543
1479
|
# @type MetaFields: Array
|
1544
1480
|
# @param TagJsonNotTiled: 当EnableTag为true时,必须填写TagJsonNotTiled字段。
|
1545
1481
|
# TagJsonNotTiled用于标识tag信息是否json平铺。
|
@@ -1551,10 +1487,8 @@ module TencentCloud
|
|
1551
1487
|
# TagJsonNotTiled为false时平铺,示例:
|
1552
1488
|
# TAG信息:`{"__TAG__":{"fieldA":200,"fieldB":"text"}}`
|
1553
1489
|
# 平铺:`{"__TAG__.fieldA":200,"__TAG__.fieldB":"text"}`
|
1554
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1555
1490
|
# @type TagJsonNotTiled: Boolean
|
1556
1491
|
# @param TimestampAccuracy: 投递时间戳精度,可选项 [1:秒;2:毫秒] ,默认是1。
|
1557
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1558
1492
|
# @type TimestampAccuracy: Integer
|
1559
1493
|
# @param JsonType: 投递Json格式。
|
1560
1494
|
# JsonType为0:和原始日志一致,不转义。示例:
|
@@ -1564,7 +1498,6 @@ module TencentCloud
|
|
1564
1498
|
# JsonType为1:转义。示例:
|
1565
1499
|
# 日志原文:`{"a":"aa", "b":{"b1":"b1b1", "c1":"c1c1"}}`
|
1566
1500
|
# 投递到Ckafka:`{"a":"aa","b":"{\"b1\":\"b1b1\", \"c1\":\"c1c1\"}"}`
|
1567
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1568
1501
|
# @type JsonType: Integer
|
1569
1502
|
|
1570
1503
|
attr_accessor :EnableTag, :MetaFields, :TagJsonNotTiled, :TimestampAccuracy, :JsonType
|
@@ -1602,10 +1535,8 @@ module TencentCloud
|
|
1602
1535
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1603
1536
|
# @type IncludeLabels: Array
|
1604
1537
|
# @param WorkLoad: 工作负载信息
|
1605
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1606
1538
|
# @type WorkLoad: :class:`Tencentcloud::Cls.v20201016.models.ContainerWorkLoadInfo`
|
1607
1539
|
# @param ExcludeNamespace: 需要排除的namespace可以多个,用分隔号分割,例如A,B
|
1608
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1609
1540
|
# @type ExcludeNamespace: String
|
1610
1541
|
# @param ExcludeLabels: 需要排除的pod标签信息
|
1611
1542
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -1658,10 +1589,8 @@ module TencentCloud
|
|
1658
1589
|
# @param AllContainers: 是否所有容器
|
1659
1590
|
# @type AllContainers: Boolean
|
1660
1591
|
# @param Container: container为空表所有的,不为空采集指定的容器
|
1661
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1662
1592
|
# @type Container: String
|
1663
1593
|
# @param Namespace: namespace可以多个,用分隔号分割,例如A,B;为空或者没有这个字段,表示所有namespace
|
1664
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1665
1594
|
# @type Namespace: String
|
1666
1595
|
# @param IncludeLabels: pod标签信息
|
1667
1596
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -1670,7 +1599,6 @@ module TencentCloud
|
|
1670
1599
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1671
1600
|
# @type WorkLoads: Array
|
1672
1601
|
# @param ExcludeNamespace: 需要排除的namespace可以多个,用分隔号分割,例如A,B
|
1673
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1674
1602
|
# @type ExcludeNamespace: String
|
1675
1603
|
# @param ExcludeLabels: 需要排除的pod标签信息
|
1676
1604
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -2719,7 +2647,6 @@ module TencentCloud
|
|
2719
2647
|
# CreateCosRecharge返回参数结构体
|
2720
2648
|
class CreateCosRechargeResponse < TencentCloud::Common::AbstractModel
|
2721
2649
|
# @param Id: COS导入任务id
|
2722
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2723
2650
|
# @type Id: String
|
2724
2651
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2725
2652
|
# @type RequestId: String
|
@@ -4881,7 +4808,6 @@ module TencentCloud
|
|
4881
4808
|
# DescribeAlarmNotices返回参数结构体
|
4882
4809
|
class DescribeAlarmNoticesResponse < TencentCloud::Common::AbstractModel
|
4883
4810
|
# @param AlarmNotices: 告警通知模板列表。
|
4884
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4885
4811
|
# @type AlarmNotices: Array
|
4886
4812
|
# @param TotalCount: 符合条件的告警通知模板总数。
|
4887
4813
|
# @type TotalCount: Integer
|
@@ -5472,7 +5398,6 @@ module TencentCloud
|
|
5472
5398
|
# @param Ckafka: CKafka的描述
|
5473
5399
|
# @type Ckafka: :class:`Tencentcloud::Cls.v20201016.models.Ckafka`
|
5474
5400
|
# @param Compression: 压缩方式[0:NONE;2:SNAPPY;3:LZ4]
|
5475
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5476
5401
|
# @type Compression: Integer
|
5477
5402
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5478
5403
|
# @type RequestId: String
|
@@ -5531,7 +5456,6 @@ module TencentCloud
|
|
5531
5456
|
# DescribeCosRecharges返回参数结构体
|
5532
5457
|
class DescribeCosRechargesResponse < TencentCloud::Common::AbstractModel
|
5533
5458
|
# @param Data: 见: CosRechargeInfo 结构描述
|
5534
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5535
5459
|
# @type Data: Array
|
5536
5460
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5537
5461
|
# @type RequestId: String
|
@@ -5864,13 +5788,11 @@ module TencentCloud
|
|
5864
5788
|
# @param IncludeInternalFields: 内置保留字段(`__FILENAME__`,`__HOSTNAME__`及`__SOURCE__`)是否包含至全文索引
|
5865
5789
|
# * false:不包含
|
5866
5790
|
# * true:包含
|
5867
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5868
5791
|
# @type IncludeInternalFields: Boolean
|
5869
5792
|
# @param MetadataFlag: 元数据字段(前缀为`__TAG__`的字段)是否包含至全文索引
|
5870
5793
|
# * 0:仅包含开启键值索引的元数据字段
|
5871
5794
|
# * 1:包含所有元数据字段
|
5872
5795
|
# * 2:不包含任何元数据字段
|
5873
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5874
5796
|
# @type MetadataFlag: Integer
|
5875
5797
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5876
5798
|
# @type RequestId: String
|
@@ -6357,7 +6279,6 @@ module TencentCloud
|
|
6357
6279
|
# DescribeMachineGroups返回参数结构体
|
6358
6280
|
class DescribeMachineGroupsResponse < TencentCloud::Common::AbstractModel
|
6359
6281
|
# @param MachineGroups: 机器组信息列表
|
6360
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6361
6282
|
# @type MachineGroups: Array
|
6362
6283
|
# @param TotalCount: 分页的总数目
|
6363
6284
|
# @type TotalCount: Integer
|
@@ -6463,7 +6384,6 @@ module TencentCloud
|
|
6463
6384
|
# @param ServiceLogging: 是否开启服务日志
|
6464
6385
|
# @type ServiceLogging: Boolean
|
6465
6386
|
# @param TotalCount: 总数目
|
6466
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6467
6387
|
# @type TotalCount: Integer
|
6468
6388
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6469
6389
|
# @type RequestId: String
|
@@ -6544,7 +6464,6 @@ module TencentCloud
|
|
6544
6464
|
# DescribeNoticeContents返回参数结构体
|
6545
6465
|
class DescribeNoticeContentsResponse < TencentCloud::Common::AbstractModel
|
6546
6466
|
# @param NoticeContents: 通知内容模板列表。
|
6547
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6548
6467
|
# @type NoticeContents: Array
|
6549
6468
|
# @param TotalCount: 符合条件的通知内容模板总数。
|
6550
6469
|
# @type TotalCount: Integer
|
@@ -6799,7 +6718,6 @@ module TencentCloud
|
|
6799
6718
|
# DescribeShippers返回参数结构体
|
6800
6719
|
class DescribeShippersResponse < TencentCloud::Common::AbstractModel
|
6801
6720
|
# @param Shippers: 投递规则列表
|
6802
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6803
6721
|
# @type Shippers: Array
|
6804
6722
|
# @param TotalCount: 本次查询获取到的总数
|
6805
6723
|
# @type TotalCount: Integer
|
@@ -6960,7 +6878,6 @@ module TencentCloud
|
|
6960
6878
|
# DescribeWebCallbacks返回参数结构体
|
6961
6879
|
class DescribeWebCallbacksResponse < TencentCloud::Common::AbstractModel
|
6962
6880
|
# @param WebCallbacks: 告警渠道回调配置列表。
|
6963
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6964
6881
|
# @type WebCallbacks: Array
|
6965
6882
|
# @param TotalCount: 符合条件的通知内容配置总数。
|
6966
6883
|
# @type TotalCount: Integer
|
@@ -10673,7 +10590,6 @@ module TencentCloud
|
|
10673
10590
|
# @param LogSample: 日志样例,PreviewType为2时返回
|
10674
10591
|
# @type LogSample: String
|
10675
10592
|
# @param LogData: 日志预览结果
|
10676
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10677
10593
|
# @type LogData: String
|
10678
10594
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10679
10595
|
# @type RequestId: String
|
@@ -11166,15 +11082,12 @@ module TencentCloud
|
|
11166
11082
|
# SearchCosRechargeInfo返回参数结构体
|
11167
11083
|
class SearchCosRechargeInfoResponse < TencentCloud::Common::AbstractModel
|
11168
11084
|
# @param Data: 匹配到的存储桶下的某个文件的前几行数据
|
11169
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11170
11085
|
# @type Data: Array
|
11171
11086
|
# @param Sum: 匹配到的存储桶下的文件个数
|
11172
11087
|
# @type Sum: Integer
|
11173
11088
|
# @param Path: 当前预览文件路径
|
11174
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11175
11089
|
# @type Path: String
|
11176
11090
|
# @param Msg: 预览获取数据失败原因
|
11177
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11178
11091
|
# @type Msg: String
|
11179
11092
|
# @param Status: 状态
|
11180
11093
|
# @type Status: Integer
|
@@ -11434,7 +11347,6 @@ module TencentCloud
|
|
11434
11347
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
11435
11348
|
# @type Columns: Array
|
11436
11349
|
# @param SamplingRate: 本次统计分析使用的采样率
|
11437
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11438
11350
|
# @type SamplingRate: Float
|
11439
11351
|
# @param Topics: 使用多日志主题检索时,各个日志主题的基本信息,例如报错信息。
|
11440
11352
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cls
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1023
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-03-
|
11
|
+
date: 2025-03-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|