All Products
Search
Document Center

Simple Log Service:ETLConfiguration

Last Updated:Sep 17, 2026

Parameter

Type

Description

Example

object

ETLConfiguration

script

string

The transformation script.

* | extend key='value'

lang

string

The data transformation syntax type.

SPL

logstore

string

The name of the source Logstore.

test-logstore

roleArn

string

The ARN of the role authorized to read the source Logstore.

acs:ram::13234:role/logtarget

accessKeyId

string

The AccessKey ID authorized to read the source Logstore. This parameter is required. Set this parameter to an empty string when you use role-based authorization.

accessKeySecret

string

The AccessKey Secret authorized to read the source Logstore. This parameter is required. Set this parameter to an empty string when you use role-based authorization.

fromTime

integer

The start timestamp of the transformation time range, in seconds. This parameter is required. Set this parameter to 0 to start consuming from the earliest log received in the source Logstore.

0

toTime

integer

The end timestamp of the transformation time range, in seconds. This parameter is required. Set this parameter to 0 to continuously consume until the job is manually stopped.

0

sinks

array

The list of output destinations for the transformation results.

ETLConfigurationSink

parameters

object

The advanced parameter settings.

config.vpc.vpc_id.test1:vpc-uf6mskb0b****n9yj