lsb_heka_cat
Generic Lua sandbox library for dynamic data analysis ?? utilities
Install
- All systems
-
curl cmd.cat/lsb_heka_cat.sh
- Debian
-
apt-get install libluasandbox-bin
- Ubuntu
-
apt-get install libluasandbox-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libluasandbox-bin
- Raspbian
-
apt-get install libluasandbox-bin
- Dockerfile
- dockerfile.run/lsb_heka_cat
libluasandbox-bin
Generic Lua sandbox library for dynamic data analysis ?? utilities
The Lua sandbox is a library allowing customized control over the Lua execution environment including functionality like global data preservation/restoration on shutdown/startup, output collection in textual or binary formats and an array of parsers for various data types (Nginx, Apache, Syslog, MySQL and many RFC grammars). This package contains the command line utilities.