telegraf/outputs/nsq
Jonathan Cross e13500fc4f updated for new output Write function
removed HTTP listener port in docker compose. Not being used by plugin.
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 NSQ Output plugin 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.