| Summary: | sys-apps/logwatch ignores the iptables lines from /var/log/messages | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Dale Carstensen <dlc> |
| Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Dale Carstensen
2006-09-05 08:23:10 UTC
This is an issue with your system logger, which one are you using? The kernel does not prefix it's own messages with "kernel: " -- this is handled by whatever logger reads kmsg and puts it in /var/log/messages. So this is either a bug in logwatch or a bug in your system logger. See comment #1 |