Download Logs From Elk Index

Download Logs From Elk Index

Use this endpoint to download elastic search logs
Authorized Roles : PROVIDER

Request
URI
POST
/provider/elasticsearch/download
COPY
Request Body
TimestampDto of type(s) application/json
Required
{
    "fromDate": "string",
    "toDate": "string"
}
string
fromDate
Optional

fromDate

string
toDate
Optional

toDate

Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

400

Bad Request

Operation doesn't return any data structure