Skip to main content

Terms

This topic describes the terms used in SLS.

No.TermDescription
1projectA project in Log Service is used to isolate the resources of different users and control access to specific resources.
2LogstoreA Logstore in Log Service is used to collect, store, and query logs.
3MetricstoreA Metricstore in Log Service is used to collect, store, and query metrics.
4logLogs are records of changes that occur in a system during the runtime of the system. The records contain information about the operations that are performed on specified objects and the results of the operations. The records are ordered by time.
5log groupA log group is a collection of logs. A log group is the basic unit that is used to write and read logs. Logs in a log group contain the same metadata, such as the IP address and log source.