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