IngestProcessorConfiguration

名称

类型

描述

示例值

object

IngestProcessorConfiguration

spl

string

SPL 语句。

* | project content

parseFail

string

SPL 处理失败的行为。可选值如下:

  • drop:丢弃原始数据。

  • keep:保留原始数据。

keep