I use logger pretty regularly, but is there a FOSS command line tool for remote submission of syslog messages over the network?
Right now, I have to configure a facility/priority pair to submit to a remote server on the rsyslogd side. I'd like to cut out the middleman and not have to modify my local syslog daemon's configuration.
Does such a tool exist?