Changes
Default log project and Logstore
Starting October 28, 2024, the default log project for Function Compute follows the naming pattern serverless-{{Region name}}-{{Random string}}. The default Logstore within that project is named default-log.
These defaults apply to:
New functions with log configuration mode set to Automatic Configuration
Existing functions for which you enable logging in Automatic Configuration mode
Free quotas
Function Compute provides free quotas for the new Logstore.
Pay-by-ingested-data
| Item | Free quota |
|---|---|
| Ingested data volume | 100 MB/day |
| Storage duration | 30 days |
Usage beyond these limits — including excess ingested data, data stored in the hot storage tier beyond 30 days, ingest processors, data reading over the Internet, archive tier storage, and Infrequent Access (IA) tier storage — is billed at standard rates.
Pay-by-feature
| Item | Free quota |
|---|---|
| Hot storage tier usage | 500 MB/month |
| Index traffic of log data | 500 MB/month |
| Read and write traffic | 500 MB/month |
| Read and write operations | 1 million/month |
| Active shards | 31 shard days/month |
Usage beyond these limits — including ingest processors, data transformation, data shipping, data reading over the Internet, archive tier storage, and IA tier storage — is billed at standard rates.
For Simple Log Service pricing details, see Pricing.
Impacts
Log configurations remain unchanged for functions whose logging feature was configured before October 28, 2024.