|
|
|
|
|
by azylman
3730 days ago
|
|
If you want to write your own plugins, you can do them in lua or Go. Lua is the recommended way for most types - I think matching is supposed to be faster, and also then you don't need to recompile the heka binary. If you don't want to write your own plugins, you'll never interact with lua. |
|