All Products
Search
Document Center

Function Compute:SourceConfig

Last Updated:Dec 19, 2025
ParameterTypeDescriptionExample
object

The event source configurations of the Simple Log Service.

logstorestring

The name of the Logstore. The trigger periodically subscribes to data from this Logstore and then triggers the function.

my-sls-logstore-name
startTimelong

The start time of consumption. Unit: seconds. If you do not specify this parameter, consumption starts from the latest data. If this parameter is specified, a trigger event is generated for data written after the specified time. For consumption of existing data, the trigger interval is ignored to catch up with the consumption delay until the real-time trigger progress is caught up. When the catch-up is complete, the trigger starts to trigger function invocations based on the specified trigger event interval without delay.

1704790317