GUI editor to tame mod_security rules

⌈⌋ ⎇ branch:  modseccfg


Artifact [ae3b9d1642]

Artifact ae3b9d164287ad40aab171c579ba1bb3cfca528a84c4b2dd0ba3e4060e3c377c:

  • File logfmt1/manpage/update-logfmt.md — part of check-in [9be300bfed] at 2021-01-03 20:06:05 on branch trunk — Stub manpage for logfmt(5) (user: mario size: 913)

% update-logfmt(1) logfmt1 utilities Version 0.1

NAME

update-logfmt — crafts *.log.fmt files globally for known application configurations

SYNOPSIS

update-logfmt

update-logfmt [--test --verbose]

DESCRIPTION

The update-logfmt script (should be in in /usr/bin/ when installed via system package) will create .log.fmt files for known system logs.

It's basically just a wrapper script that invokes handlers in /usr/share/logfmt/update/*. Each of which scans one application config to locate and decorate its according log files.

SCRIPTS

Currently just supports:

  • Apache (access, global, error and transfer logs, no forensic logs)
  • Nginx (only accesss logs)

More static system logs (klog/syslog) might be supported in the next version.

SEE ALSO

python(1), logex(1), modseccfg(1), logfmt(5)