telegraf/outputs/nsq
Jonathan Cross 0d31f40e16 use index 0 of server array for nsq test 2015-10-27 15:44:22 -06:00
..
README.md NSQ Output plugin 2015-10-27 15:44:22 -06:00
nsq.go updated for new output Write function 2015-10-27 15:44:22 -06:00
nsq_test.go use index 0 of server array for nsq test 2015-10-27 15:44:22 -06:00

README.md

NSQ Output Plugin

This plugin writes to a specified NSQD instance, usually local to the producer. It requires a server name and a topic name.