[Bug 7394] New: syslogd: allow to log to remote hosts via "<selector> @<host>" syntax

bugzilla at busybox.net bugzilla at busybox.net
Wed Sep 10 14:14:47 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=7394

           Summary: syslogd: allow to log to remote hosts via "<selector>
                    @<host>" syntax
           Product: Busybox
           Version: 1.22.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: develop at kristov.de
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Created attachment 5618
  --> https://bugs.busybox.net/attachment.cgi?id=5618
allow to log to remote hosts via "<selector> @<host>" syntax

With the patch attached, the "<selector> @<host>" syntax is recognized by
syslogd. Example:

*.* @192.168.6.2
kern.info @loghost

I attached two versions of the patch. The first one applies to vanilla busybox
1.22.1. The second one is to be applied on the top of the patch found in #7388.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list