Classes, interfaces, and traits

Aliyun_Sls_Client

Aliyun_Sls_Client class is the main class in the SDK. It can be used to communicate with SLS server to put/get data.

« More »

Aliyun_Sls_Exception

The Exception of the sls request & response.

« More »

Aliyun_Sls_Models_GetHistogramsRequest

The request used to get histograms of a query from sls.

« More »

Aliyun_Sls_Models_GetHistogramsResponse

The response of the GetHistograms API from sls.

« More »

Aliyun_Sls_Models_GetLogsRequest

The request used to get logs by a query from sls.

« More »

Aliyun_Sls_Models_GetLogsResponse

The response of the GetLog API from sls.

« More »

Aliyun_Sls_Models_Histogram

The class used to present the result of log histogram status. For every log histogram, it contains : from/to time range, hit log count and query completed status.

« More »

Aliyun_Sls_Models_ListLogstoresRequest

The request used to list logstore from sls.

« More »

Aliyun_Sls_Models_ListLogstoresResponse

The response of the ListLogstores API from sls.

« More »

Aliyun_Sls_Models_ListTopicsRequest

The Request used to list topics from sls.

« More »

Aliyun_Sls_Models_ListTopicsResponse

The response of the ListTopics API from sls.

« More »

Aliyun_Sls_Models_LogItem

Aliyun_Sls_Models_LogItem used to present a log, it contains log time and multiple key/value pairs to present the log contents.

« More »

Aliyun_Sls_Models_PutLogsRequest

The request used to send data to sls server.

« More »

Aliyun_Sls_Models_PutLogsResponse

The response of the PutLogs API from sls.

« More »

Aliyun_Sls_Models_QueriedLog

The QueriedLog is a log of the Aliyun_Sls_Models_GetLogsResponse which obtained from the sls.

« More »

Aliyun_Sls_Models_Request

The base request of all sls request.

« More »

Aliyun_Sls_Models_Response

The base response class of all sls response.

« More »

Aliyun_Sls_Util

Copyright (C) Alibaba Cloud Computing All rights reserved

« More »

LogGroup

« More »

Log_Content

« More »

Protobuf

Class to aid in the parsing and creating of Protocol Buffer Messages This class should be included by the developer before they use a generated protobuf class.

« More »

ProtobufEnum

« More »

ProtobufMessage

« More »

RequestCore

Handles all HTTP requests using cURL and manages the responses.

« More »

RequestCore_Exception

Default RequestCore Exception.

« More »

ResponseCore

Container for all response-related methods.

« More »

Constants

 

API_VERSION

API_VERSION = '0.4.0' 
package SLS_PHP_SDK
 

USER_AGENT

USER_AGENT = 'sls-php-sdk-v-0.4.1' 
package SLS_PHP_SDK