Bug 7400

Summary: syslogd: allow to receive log messages from remote hosts
Product: Busybox Reporter: Christoph Schulz <develop>
Component: NetworkingAssignee: unassigned
Status: NEW ---    
Severity: enhancement CC: busybox-cvs
Priority: P5    
Version: 1.22.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: allow to receive log messages from remote hosts

Description Christoph Schulz 2014-09-10 14:19:51 UTC
Created attachment 5630 [details]
allow to receive log messages from remote hosts

With the patch attached, syslogd is enabled to act as a log host. This behaviour is enabled by setting the CONFIG_FEATURE_SYSLOGD_RECEIVER variable at build time and by the passing the '-r' option to syslogd at run-time.