The security/logsentry port
logsentry-1.1.1p8 – logfile auditing tool (cvsweb github mirror)
Description
Logsentry is a scheduled auditing tool that scans system log files for security violations and unusual activity. Reports of suspicious log entries are mailed to a specified user (usually root). Logsentry was formerly known as logcheck. This OpenBSD port has renamed the script files used by logsentry to reflect this change. However, documentation located in ${DOC_DIR} may still use the old names.No homepage
Readme
+----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- You need to configure your crontab as indicated by ${DOC_DIR}/INSTALL so that logsentry is run regularly. By default logcheck will parse the following files: /var/log/messages /var/log/maillog /var/log/authlog /var/log/secure /var/log/daemon /var/log/xferlog Edit ${SYSCONFDIR}/logsentry/logsentry.sh if you want to add more files.
Maintainer
The OpenBSD ports mailing-list
Categories
Files
- /etc/logsentry/
- /etc/logsentry/logsentry.hacking
- /etc/logsentry/logsentry.ignore
- /etc/logsentry/logsentry.sh
- /etc/logsentry/logsentry.violations
- /etc/logsentry/logsentry.violations.ignore
- /usr/local/bin/logtail
- /usr/local/share/doc/logsentry/
- /usr/local/share/doc/logsentry/CREDITS
- /usr/local/share/doc/logsentry/INSTALL
- /usr/local/share/doc/logsentry/README
- /usr/local/share/doc/logsentry/README.how.to.interpret
- /usr/local/share/doc/logsentry/README.keywords
- /usr/local/share/doc/pkg-readmes/logsentry
- /usr/local/share/examples/logsentry/
- /usr/local/share/examples/logsentry/logsentry.hacking
- /usr/local/share/examples/logsentry/logsentry.ignore
- /usr/local/share/examples/logsentry/logsentry.sh
- /usr/local/share/examples/logsentry/logsentry.violations
- /usr/local/share/examples/logsentry/logsentry.violations.ignore
- /var/cache/logsentry/
- @conflict logcheck-1.1.1
- @conflict logtail-*
- @extraunexec rm -rf /var/cache/logsentry/*