It appears that my SME v5.5 server is not doing anything at all with syslog messages thrown its way over the network.
I can easily create messages and send them to the correct port (514/UDP), but nothing gets written into any of the log files, regardless of the "facility" I select. (Most facilities are redirected to "messages" - see /etc/syslog.conf to see how things are pointed. Yes, I know that's a templated file, and no, I haven't made any changes to it. It still doesn't work, even when it clearly should.)
Am I doing something wrong? Is there some magic SME-ism that's keeping it from listening to the network for syslog messages? Surely we have someone out there using their SME server as a loghost for other systems, right?