POST {{baseUrl}}/database/connectionlog/_search HTTP/1.1 Content-Type: application/json { "from": 3, "size": 4, "sort": { "timestamp": "desc" }, "query": { "match_all": {} } }