[Bug 5534] New: Syslogd cannot log to both a shared buffer and a file

bugzilla at busybox.net bugzilla at busybox.net
Mon Sep 17 00:06:40 UTC 2012


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

           Summary: Syslogd cannot log to both a shared buffer and a file
           Product: Busybox
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: leslie.chisholm at navico.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Using busybox 1.20.2 we are trying to write log messages to the shared buffer
and to a file.

Running syslogd with both the -C16 and -O $LOGFILE switches syslogd will only
log to the shared buffer, breaking some of our crashlogging scripts.

Without the -C16 flag syslogd logs to the file buffer but logread doesn't work.

-- 
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