Last modified: 2014-09-22 21:58:21 UTC
I'm actually already doing this in the logstash labs instance for #-labs messages. One of the challenges in prod is that we wouldn't want all 3 logstash nodes to attach to the channel at the same time. We'd get duplicate messages and nick conflicts.
Also, you don't want duplicate entries from eg scap logging directly to logstash then also via the !log output in -operations. Thought of as I reported bug 62177 (localisation updates in logstash).