The syslogd options -L and -R only both work if -L comes after -R. The next time someone is poking around /etc/init.d/tc-config, on line 157 please put -L at the end. Otherwise there isn't a local copy of the syslog. Also, not a syslogd "problem" per se, but it would be nice the next time busybox is rebuilt if CONFIG_FEATURE_SYSLOGD_READ_BUFFER_SIZE could be increased. According to the RFC's it should be at least 480. Messages are getting truncated. I'm seeing this on 64-bit, I don't know if it applies to other platforms.