Commit Graph

76 Commits

Author SHA1 Message Date
Henri DF
1c3ae275d7 Rewrite "rules" section 2016-05-10 20:41:49 +00:00
Henri DF
cd82f6935d Adjust heading levels 2016-05-10 20:41:49 +00:00
Henri DF
bcc7521e4e Add "how you use it" section
Quick & simple outline to make things concrete upfront.
2016-05-10 20:41:49 +00:00
Henri DF
9d306e5a1c Add ToC and move things around 2016-05-10 20:41:49 +00:00
Henri DF
ab80b4ce13 Move installation instructions down 2016-05-10 20:41:49 +00:00
Henri DF
ca182a2dc8 Add installation instructions 2016-05-10 20:41:49 +00:00
Mark Stemm
dfa6da47a3 Update README to always use local kernel module.
Instead of suggesting using a kernel module from an installed version of
sysdig, always recommend unloading any existing module and using the
locally built one.
2016-05-03 15:45:28 -07:00
Mark Stemm
345452836b Changes related to use of kernel module.
While building falco from source, I found a couple of problems related
to use of kernel modules:

1. The falco build needs driver_config.h from the sysdig repo, but it
isn't created by default.

[ 50%] Building C object userspace/libscap/CMakeFiles/scap.dir/scap.c.o
/mnt/sf_stemm/work/src/sysdig/userspace/libscap/scap.c:34:40: fatal error: ../../driver/driver_config.h: No such file or directory
compilation terminated.c

Fixed by adding ${SYSDIG_DIR}/driver to CMakeLists.txt. I did notice
that after doing this the object files were in the sysdig/driver
directory, but I don't think this is related to the Makefiles/CMakeFiles
in the sysdig/driver directory?

2. Falco needs the sysdig kernel module, but it may not be loaded if no
other sysdig is installed.

Added notes to the README that discuss loading the kernel module by hand
if no binary sysdig is installed.
2016-05-02 22:46:22 -07:00
Mark Stemm
7040d018c4 Merge pull request #35 from draios/remove-digiwatch-refs
Remove remaining Digwatch references.
2016-05-02 12:09:31 -07:00
Mark Stemm
738f555bae Remove remaining Digwatch references.
Remove remaining Digwatch references I noticed while getting up to
speed.
2016-05-02 11:32:33 -07:00
Henri DF
9729058b9b Update README.md 2016-05-02 10:59:31 -07:00
Henri DF
c702713107 Add discarded syscalls to README 2016-05-01 09:14:43 -07:00
Henri DF
81e51d13e7 Update README.md 2016-04-28 17:06:57 -07:00
Henri DF
8252b9decb Update README.md 2016-04-27 22:10:35 -07:00
Henri DF
abe6220651 Renaming 2016-04-28 03:28:19 +00:00
Henri DF
fc5b51774a Update README.md 2016-04-12 21:57:10 -07:00
Henri DF
dcbae750c8 Remove the need for DIGWATCH_LUA_DIR env var 2016-04-06 23:05:41 +00:00
Henri DF
cddc56d179 Merge pull request #20 from draios/packaging
Packaging
2016-04-04 21:58:39 -07:00
Henri DF
8b748d5bcd readme change 2016-03-31 21:19:55 -07:00
Henri DF
e8eb1d8ddb Update README.md 2016-03-31 19:11:24 -07:00
Henri DF
8c6bb8a236 Set Lua cpath along with path 2016-03-04 17:54:18 -08:00
Henri DF
e75041c4b9 Update README.md 2016-02-26 09:56:52 -08:00
Henri DF
b41794f6a9 Update README.md 2016-02-21 20:31:33 -08:00
Henri DF
5a3c191c97 Update README.md 2016-02-21 20:29:47 -08:00
Henri DF
37da302b39 Update README.md 2016-02-21 15:11:13 -08:00
Henri DF
4bd8a9d401 Initial README 2016-01-20 14:47:56 -08:00