sysutils/logrider - The NetBSD Packages Collection

Monitor system logs for alerts

LogRider is my attempt to improve a popular LogCheck/LogSentry utility.
LogCheck uses egrep for periodically scanning system logs for specific
alert/hacking signatures based on set of static filters. LogRider is
rewritten from scratch with lot of important features added:
1. Strings caught by any filter are excluded from processing by next filters.
2. Actual filters are composed from the set of small sub-filters located
   in directories that name is given as filter name. Each subfilter
   contains messages generated by one service. You can easily put additional
   filters for checking additional services without modification of
   already existing program and configuration.
3. Configuration is separated from program and moved to standalone file.
   This means that LogRider may be easily adopted to new platform without
   modification of program core, and may be easily used for checking multiple
   logfiles by different filters.

Build dependencies

pkgtools/mktools shells/bash pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64logrider-0.2.tgz
NetBSD 10.0aarch64logrider-0.2.tgz
NetBSD 10.0aarch64logrider-0.2.tgz
NetBSD 10.0aarch64eblogrider-0.2.tgz
NetBSD 10.0aarch64eblogrider-0.2.tgz
NetBSD 10.0alphalogrider-0.2.tgz
NetBSD 10.0earmv6hflogrider-0.2.tgz
NetBSD 10.0earmv6hflogrider-0.2.tgz
NetBSD 10.0earmv6hflogrider-0.2.tgz
NetBSD 10.0earmv7hflogrider-0.2.tgz
NetBSD 10.0earmv7hflogrider-0.2.tgz
NetBSD 10.0earmv7hflogrider-0.2.tgz
NetBSD 10.0i386logrider-0.2.tgz
NetBSD 10.0i386logrider-0.2.tgz
NetBSD 10.0powerpclogrider-0.2.tgz
NetBSD 10.0sparclogrider-0.2.tgz
NetBSD 10.0vaxlogrider-0.2.tgz
NetBSD 10.0x86_64logrider-0.2.tgz
NetBSD 10.0_BETAx86_64logrider-0.2.tgz
NetBSD 8.0i386logrider-0.2.tgz
NetBSD 8.0i386logrider-0.2.tgz
NetBSD 8.0i386logrider-0.2.tgz
NetBSD 8.0powerpclogrider-0.2.tgz
NetBSD 8.0powerpclogrider-0.2.tgz
NetBSD 8.0powerpclogrider-0.2.tgz
NetBSD 8.0powerpclogrider-0.2.tgz
NetBSD 8.0x86_64logrider-0.2.tgz
NetBSD 8.0x86_64logrider-0.2.tgz
NetBSD 8.0x86_64logrider-0.2.tgz
NetBSD 9.0aarch64logrider-0.2.tgz
NetBSD 9.0aarch64logrider-0.2.tgz
NetBSD 9.0aarch64logrider-0.2.tgz
NetBSD 9.0alphalogrider-0.2.tgz
NetBSD 9.0alphalogrider-0.2.tgz
NetBSD 9.0earmlogrider-0.2.tgz
NetBSD 9.0earmv6hflogrider-0.2.tgz
NetBSD 9.0earmv6hflogrider-0.2.tgz
NetBSD 9.0earmv6hflogrider-0.2.tgz
NetBSD 9.0earmv7hflogrider-0.2.tgz
NetBSD 9.0earmv7hflogrider-0.2.tgz
NetBSD 9.0earmv7hflogrider-0.2.tgz
NetBSD 9.0i386logrider-0.2.tgz
NetBSD 9.0i386logrider-0.2.tgz
NetBSD 9.0m68klogrider-0.2.tgz
NetBSD 9.0m68klogrider-0.2.tgz
NetBSD 9.0m68klogrider-0.2.tgz
NetBSD 9.0mips64eblogrider-0.2.tgz
NetBSD 9.0powerpclogrider-0.2.tgz
NetBSD 9.0powerpclogrider-0.2.tgz
NetBSD 9.0powerpclogrider-0.2.tgz
NetBSD 9.0sh3ellogrider-0.2.tgz
NetBSD 9.0sh3ellogrider-0.2.tgz
NetBSD 9.0sparc64logrider-0.2.tgz
NetBSD 9.0sparclogrider-0.2.tgz
NetBSD 9.0sparclogrider-0.2.tgz
NetBSD 9.0x86_64logrider-0.2.tgz
NetBSD 9.0x86_64logrider-0.2.tgz
NetBSD 9.3x86_64logrider-0.2.tgz
NetBSD 9.3x86_64logrider-0.2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.