telegraf/outputs/nsq
Jonathan Cross 4155ab5a8b use index 0 of server array for nsq test 2015-10-27 13:46:16 -04:00
..
README.md NSQ Output plugin 2015-10-27 12:59:05 -04:00
nsq.go updated for new output Write function 2015-10-27 13:41:45 -04:00
nsq_test.go use index 0 of server array for nsq test 2015-10-27 13:46:16 -04: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.