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,11 @@
{
"error": false,
"message": "topic list returned",
"topics": [
"topicA"
],
"request": {
"url": "/v3/kafka/clustername1/topic",
"host": "example.com"
}
}