Merge pull request #20 from draios/packaging

Packaging
This commit is contained in:
Henri DF
2016-04-04 21:58:39 -07:00
11 changed files with 187 additions and 25 deletions

View File

@@ -38,9 +38,8 @@ as a result, you should have a digwatch executable `build/userspace/digwatch/dig
Set the path of the digwatch lua directory in the env var `DIGWATCH_LUA_DIR`:
`export DIGWATCH_LUA_DIR=/sysdig/digwatch/userspace/digwatch/lua/`
`export DIGWATCH_LUA_DIR=<path_to_digwatch>/userspace/digwatch/lua/`
(this is just for the manually-built version; the packaged/installed version will not need such an env var).
Create a file with some [digwatch rules](Rule-syntax-and-design). For example: