sls sdk

GetLogsRequest Properties

The properties of the GetLogsRequest class are listed below. For a complete list of GetLogsRequest class members, see the GetLogsRequest Members topic.

Public Instance Properties

From The begin timestamp of time range to query
Lines The count of logs to request
Logstore The logstore name
Offset The offset of logs to request
Project (inherited from SLSRequest) project name of the request
Query The query string to run
Reverse flag of logs' order int response. If reverse is true, the query will return the latest logs.
To The end timestamp of time range to query
Topic The log topic to query

See Also

GetLogsRequest Class | Aliyun.Api.SLS.Request Namespace