|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
|
||
| endpoint |
string |
|
oss-cn-hangzhou.aliyuncs.com |
| bucket |
string |
|
gcsbucket |
| compressionCodec |
string |
none, gzip, and zstd. If not specified, the system infers the format from the file extension. |
none |
| encoding |
string |
UTF-8. |
UTF-8 |
| interval |
string |
15m for 15 minutes. Set to never to perform a one-time ingestion. |
never |
| pattern |
string |
|
.* |
| prefix |
string |
|
prefix |
| restoreObjectEnabled |
boolean |
true to enable this feature. The default is false. |
|
| startTime |
integer |
|
1714274081 |
| endTime |
integer |
|
1714360481 |
| timeField |
string |
|
__time__ |
| timeFormat |
string |
timeField, specified using the Java SimpleDateFormat pattern. For example: yyyy-MM-dd'T'HH:mm:ss.SSSZ. |
yyyy-MM-dd HH:mm:ss |
| timePattern |
string |
timeField is not available. |
[0-9]{0,2}\/[0-9a-zA-Z]+\/[0-9:,]+ |
| timeZone |
string |
UTC or America/Los_Angeles. |
GMT+08:00 |
| tagPackId |
boolean |
|
|
| processorId |
string |
|
ingest-processor-1756802123-953901 |
| accessKeyId |
string |
|
|
| accessKeySecret |
string |
accessKeyId. This value is sensitive and must be managed securely. |
|
| format |
object |
|
|
|
any |
delimiter for CSV files. |
||
| advancedParameters |
object |
|
|
|
any |
|
GCSIngestionConfigurationSource
Updated at:
Copy as MD
Is this page helpful?