Hi all,

Wanted to let you know that a patch just landed on the dev branch that changes the name of most of the command line utilities that come with Heka. `flood`, a simple tool for for load testing Heka by flooding it with messages over a TCP connection, has been renamed to `heka-flood`. `sbmgr`, a utility for injecting sandboxed Lua filters into a running Heka instance is now `heka-sbmgr`. `sbmgrload`, which can be used to load test the dynamic sandbox loading feature, is now `heka-sbmgrload`. And we've recently (thanks to Christian Vozar) added very simple `heka-inject` utility to allow you to test Heka by sending single messages to a TcpInput from the command line.

None of the behavior of these utilities has been changed at all, we simply wanted to namespace them so they don't get lost in the jungles of your system executables.

-r
_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka

Reply via email to