Commit Graph

2 Commits

Author SHA1 Message Date
Jonathan Cross 6671a8d88b updated for new output Write function
removed HTTP listener port in docker compose. Not being used by plugin.
2015-10-27 13:41:45 -04:00
Jonathan Cross 6430047828 NSQ Output plugin
NSQ output plugin, following the NSQ methodology output is a producer
to one instance of NSQD. The go library does not accept array values be
default for a Producer. Additionally service discovery is generally
done as a consumer.

Follows same methodology as Kafka Output without the tag reference.
2015-10-27 12:59:05 -04:00