sls sdk

GetLogsRequest Constructor (String, String, UInt32, UInt32)

constructor with all required fileds

public GetLogsRequest(
   String project,
   String logstore,
   UInt32 from,
   UInt32 to
);

Parameters

String
project name
String
logstore name
UInt32
begin timestamp of time range to query
UInt32
end timestamp of time range to query

See Also

GetLogsRequest Class | Aliyun.Api.SLS.Request Namespace | GetLogsRequest Constructor Overload List