File: README.md

package info (click to toggle)
rust-linux-audit-parser 0.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 356 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# Parser for Linux Audit (_"auditd"_) logs

This crate provides functionality and data structures to efficiently
parse Linux Audit files. It is heavily based on the parser used in
[Laurel](https://github.com/threathunters-io/laurel).

## License

GNU Lesser General Public License, version 3.0 or later

## Author

Hilko Bengen <<bengen@hilluzination.de>>