diff --git a/Generating-Sample-Events.md b/Generating-Sample-Events.md index a984b7c..9bce46e 100644 --- a/Generating-Sample-Events.md +++ b/Generating-Sample-Events.md @@ -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: