sls sdk

SLSClient Methods

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

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetHistograms Get The log status(histogram info) from sls server which match input parameters. All the logs with logstore and topic in [from, to) which contain the keys in query are the matched data.
GetLogs Get The sub set of logs data from sls server which match input parameters.
GetType (inherited from Object)
ListLogstores List all of the logstores under specified project
ListTopics Get the topics in the logtstore
PutLogs put logs into sls server
ToString (inherited from Object)

Protected Instance Methods

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

See Also

SLSClient Class | Aliyun.Api.SLS Namespace