telegraf/outputs/nsq
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
..
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 NSQ Output plugin 2015-10-27 12:59:05 -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.