modseclog

Crates.iomodseclog
lib.rsmodseclog
version0.1.0
created_at2025-10-20 20:22:07.668244+00
updated_at2025-10-20 20:22:07.668244+00
descriptionIntrospection of ModSecurity log files
homepage
repositoryhttps://github.com/cgzones/modseclog-rs
max_upload_size
id1892700
size234,668
(cgzones)

documentation

README

modseclog

License: Apache 2.0

modseclog is a graphical terminal application for viewing and analyzing ModSecurity logs. It helps in finding and fine-tuning problematic requests and rules.

How to use

Either run modseclog and manually select the log files to analyse or specify the log files via command line arguments:

modseclog /var/log/apapche/modsec_audit.*

License

Apache 2.0 License

Commit count: 0

cargo fmt