Files
falco/userspace/engine/lua
Mark Stemm 5e5742f87d Only have -pc/-pk apply to syscall rules (#495)
Currently, -pc/-pk results in extra fields added to the output field of
all rules. They should only be added for syscall rules.
2019-01-14 10:00:43 -08:00
..
2018-11-09 10:15:39 -08:00
2018-11-09 10:15:39 -08:00
2018-11-09 10:15:39 -08:00

Installation

The sysdig grammar uses the lpeg parser. For now install it using luarocks: luarocks install lpeg.