名称 | 类型 | 描述 | 示例值 |
---|---|---|---|
object | MaxComputeExportConfigurationSink | ||
odpsEndpoint | string | odps url | https://service.cn-hangzhou-intranet.maxcompute.aliyun-inc.com/api |
odpsTunnelEndpoint | string | odps tunnel url | https://dt.cn-hangzhou-intranet.maxcompute.aliyun-inc.com |
odpsProject | string | odps 项目名称 | demo_project |
odpsTable | string | odps 表名称 | demo_table |
odpsRolearn | string | 写 MaxCompute ram 角色 | acs:ram::xxxxxxx |
odpsAccessKeyIddeprecated | string | 写数据 ak id | axxxxxxxxxxxb |
odpsAccessSecretdeprecated | string | 写数据 ak secret | aaxxxxxxxxxxxxxxxxxxxxxbb |
partitionTimeFormat | string | 时间分区格式 | %Y_%m_%d |
timeZone | string | 时间分区 | +0800 |
fields | array | 需要投递的字段 | |
string | SLS 日志字段 | 'f1' | |
partitionColumn | array | 需要投递的分区字段 | |
string | SLS 日志字段或系统保留字段__partition_time__作为分区 | 'p1' | |
mode | string | 投递模式,支持两种:stream、interval | stream |
filterInvalid | boolean | 过滤无效内容 | true |
文档内容是否对您有帮助?