| Summary: | syslogd does not accept syslog messages from remote hosts | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Ken Bantoft <ken> |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | enhancement | CC: | busybox-cvs, xiaxiaojin |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Ken Bantoft
2009-07-10 12:57:37 UTC
We need to port socklog to bbox. It is small, and can be used to receive log data from UDP, TCP, even Unix sockets and from /proc/klog (i.e. it can be used instead of klogd). my busybox is 1.19.0 , and syslogd does not accept syslog messages too. |