syslog facilities
auth, a.k.a.securityauthprivcrondaemonkernlrpmailmarknewssecuritysysloguseruucplocal0tolocal7
syslog priorities
A list of syslog priorities, sorted by importance, ascending:
debuginfonoticewarning(previouslywarn, now deprecated)err(previouslyerror, now deprecated)critalertemerg(previouslypanic, now deprecated)
Send test message to remote syslog server
echo '<12>sourcehost message text' | nc -v -u -w 0 12.34.56.78 514