linux-audit-parser 0.1.0

Parser for Linxu Audit logs
Documentation
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>>