Skip to content

Commit c765a49

Browse files
authored
Merge pull request #21 from camerondavison/patch-1
add kafka as a possible sink
2 parents fef64a4 + e64b213 commit c765a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ The sink type is configured using `$SINK_TYPE` environment variable. Valid value
6969
- `kinesis`
7070
- `nsq`
7171
- `redis`
72+
- `kafka`
7273
- `stdout`
7374

7475
The `amqp` sink is configured using `$SINK_AMQP_CONNECTION` (`amqp://guest:guest@127.0.0.1:5672/`), `$SINK_AMQP_EXCHANGE` and `$SINK_AMQP_ROUTING_KEY`, `$SINK_AMQP_WORKERS` (default: `1`) environment variables.

0 commit comments

Comments
 (0)