AzureBlobIngestionConfigurationSource

更新时间:
复制为 MD 格式

名称

类型

描述

示例值

object

Azure blob 导入配置

compressionCodec

string

压缩类型:none,snappy,gzip

none

encoding

string

编码类型

UTF-8

interval

string

检查新文件周期

30m

pattern

string

文件路径正则过滤

.*

prefix

string

文件路径前缀过滤

prefix

tagPackId

boolean

支持上下文浏览

false

startTime

integer

某个时间点后修改过的文件

1714274081

endTime

integer

某个时间点前修改过的文件

1714360481

timeField

string

提取时间字段

__time__

timeFormat

string

时间字段格式

yyyy-MM-dd HH:mm:ss

timePattern

string

提取时间正则

[0-9]{0,2}\/[0-9a-zA-Z]+\/[0-9:,]+

timeZone

string

时间字段分区

GMT+08:00

processorId

string

写入处理器 ID

ingest-processor-1756802123-953901

accountName

string

账户名

test001

accountKey

string

账户密钥

dGVzdGtleQ==

containerName

string

容器名

test-container

endpoint

string

服务入口 Endpoint。

https://your-storage.blob.core.windows.net

format

object

格式

any

数据格式

{"type": "line"}