linux-audit-parser

Crates.iolinux-audit-parser
lib.rslinux-audit-parser
version0.2.0
sourcesrc
created_at2024-08-24 20:53:40.185059
updated_at2024-10-07 19:55:39.272397
descriptionParser for Linxu Audit logs
homepage
repositoryhttps://github.com/hillu/linux-audit-parser-rs
max_upload_size
id1350555
size113,991
Hilko Bengen (hillu)

documentation

README

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.

License

GNU Lesser General Public License, version 3.0 or later

Author

Hilko Bengen <bengen@hilluzination.de>

Commit count: 13

cargo fmt