Bug 7400 - syslogd: allow to receive log messages from remote hosts
Summary: syslogd: allow to receive log messages from remote hosts
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Networking (show other bugs)
Version: 1.22.x
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-10 14:19 UTC by Christoph Schulz
Modified: 2014-09-10 14:19 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
allow to receive log messages from remote hosts (8.12 KB, patch)
2014-09-10 14:19 UTC, Christoph Schulz
Details

Note You need to log in before you can comment on or make changes to this bug.
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.