website/content/en/highlights/2020-04-07-lua-transform-version-2.md
v2 of our lua transform has been released! This is a
complete overhaul that provides a new and improved API, better data processing
ergonomics, and faster processing. Specific improvements include:
This raises the bar in terms of capabilities, which is important! Lua is often used as an escape hatch when Vector's native transforms are not expressive enough.
{{< info >}} Did you know we're also working on a WASM integration 👀
{{< /info >}}
{{< jump "/docs/reference/configuration/transforms/lua" >}} {{< jump "/guides/advanced/custom-aggregations-with-lua" >}} {{< jump "/guides/advanced/parsing-csv-logs-with-lua" >}} {{< jump "/guides/advanced/merge-multiline-logs-with-lua" >}}
And for the curious, check out Vector's Lua RFC.