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 9da088e23c
commit 2f9b180bc2
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"
}
}