syslog
facilities
auth
, a.k.a.security
authpriv
cron
daemon
kern
lrp
mail
mark
news
security
syslog
user
uucp
local0
tolocal7
syslog
priorities
A list of syslog
priorities, sorted by importance, ascending:
debug
info
notice
warning
(previouslywarn
, now deprecated)err
(previouslyerror
, now deprecated)crit
alert
emerg
(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