Skip to content

Commit

Permalink
Documentation: Add a note on how to test/debug LAUREL
Browse files Browse the repository at this point in the history
  • Loading branch information
hillu committed Sep 20, 2021
1 parent 5c248cc commit 5215f45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ Static Linux/x86_64 binaries are built for tagged releases.
$ sudo pkill -HUP auditd
```

## Test, Debug

For debugging and other testing purposes, _LAUREL_ can be run without specifying any configuration file. It will not change users and read events from standard input, just as it would when called from _auditd_. Log entries arewritten to `audit.log` in the current working directory.

## License

GNU General Public License, version 3
Expand Down

0 comments on commit 5215f45

Please sign in to comment.