Add burrow input plugin (#3489)

This commit is contained in:
Arkady Emelyanov
2018-05-23 00:10:41 +03:00
committed by Daniel Nelson
parent a86c2d54ad
commit fd22b1ef1f
11 changed files with 1017 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"error": false,
"message": "topic offsets returned",
"offsets": [
459178195,
459178022,
456491598
],
"request": {
"url": "/v3/kafka/clustername1/topic/topicA",
"host": "example.com"
}
}