Updated Generating Sample Events (markdown)

Mark Stemm
2016-10-24 15:26:09 -07:00
parent d010b7aa04
commit e27aa71ed7

@@ -1,4 +1,4 @@
If you'd like to see if falco is working properly, we've created a test program [generate_events](https://github.com/draios/falco/blob/dev/docker/event-generator/event_generator.cpp) that performs a bunch of suspect actions that are detected by the current falco ruleset.
If you'd like to see if falco is working properly, we've created a test program [event_generator](https://github.com/draios/falco/blob/dev/docker/event-generator/event_generator.cpp) that performs a bunch of suspect actions that are detected by the current falco ruleset.
Here's the usage block for the test program: