All Products
Search
Document Center

Simple Log Service:S3IngestionConfigurationSource

Last Updated:May 07, 2026

Parameter

Type

Description

Example

object

S3 ingestion configuration

awsRegion

string

Amazon S3 region

ap-northeast-1

awsAccessKey

string

Amazon Web Services (AWS) access key ID

AKIxxxxxxxxxxYJE

awsAccessKeySecret

string

Amazon Web Services (AWS) secret access key

123xxxxxxxxxxfjf

bucket

string

Amazon S3 bucket name

s3bucket

compressionCodec

string

Compression codec. Valid values: none, snappy, gzip

none

encoding

string

Character encoding

UTF-8

interval

string

Polling interval for new files

30m

pattern

string

Regular expression to filter file paths

.*

prefix

string

Prefix to filter file paths

prefix

awsUseSQS

boolean

Specifies whether to use SQS.

false

awsSQSQueueUrl

string

Amazon SQS queue URL

https://sqs.ap-northeast-1.amazonaws.com/123456788/chifan

useAwsSQSOnly

boolean

Use only Amazon SQS to detect new files

false

tagPackId

boolean

Enable context browsing

false

startTime

integer

Include only files modified after this Unix timestamp

1714274081

endTime

integer

Include only files modified before this Unix timestamp

1714360481

timeField

string

Name of the field that contains event timestamps

__time__

timeFormat

string

Timestamp format in the time field

yyyy-MM-dd HH:mm:ss

timePattern

string

Regular expression to extract timestamps from file names or content

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

timeZone

string

Time zone for the time field

GMT+08:00

processorId

string

Ingest processor ID

ingest-processor-1756802123-953901

endpoint

string

Amazon S3 endpoint

s3.us-east-1.amazonaws.com

cloudFrontEndpoint

string

The endpoint for the CloudFront distribution.

dtfsb7voqy76q.cloudfront.net

cloudFrontToken

string

The authentication token for accessing the CloudFront endpoint.

@test-s3-access/ABS

useCloudFront

boolean

Specifies whether to access S3 through a CloudFront distribution.

format

object

Format

any

Format

{"type": "line"}

advancedParameters

object

any