https://gateway.api.cloud.wso2.com/api/logs?logType=<log-type>&date=<yyyy-mm-dd>
The following table describes the valid logType
and date
values that you can pass in the URL:
Parameter | Valid values |
---|
logType | Either load-balancer or gateway . |
date | The current date or a prior date in theyyyy-mm-dd format. For example, 2019-03-20.
Note |
---|
| You should not specify a future date. Specifying a future date will result in an unsuccessful invocation. |
|