sls sdk

GetLogsRequest Members

GetLogsRequest overview

Public Instance Constructors

GetLogsRequest Overloaded. Initializes a new instance of the GetLogsRequest class.

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

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

GetLogsRequest Class | Aliyun.Api.SLS.Request Namespace