Issue 2230: Extension point in the stream event command
Status:  New
Owner: ----
Reported by jan.opa...@gmail.com, Oct 31, 2013
That would ease developing a plugin which could for example, send events to a message queue service. Then a build system could pick up such messages and process them when possible. That would improve the fault tolerance in case a build system goes down or there is a connectivity problem.

It could be implemented in a similar way as AuditService class which is used for instance in SshLog.

If you find it useful I'd be happy to work on it.