SLSClient Constructor
|
Construct the sls client with accessId, accessKey and server address, all other parameters will be set to default value |
AccessKey | readonly property, AccessKey of SLSClient |
AccessKeyId | readonly property, AccessKeyId of SLSClient |
ConnectionTimeout | Connection Timeout for underlying HttpWebRequest.Timeout |
Endpoint | readonly property, Endpoint of SLSClient |
ReadWriteTimeout | Read/Write Timeouf for underlying HTTPWebRequest.ReadWriteTimeout |
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) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |