Flag
|
Description
|
-u <port>
|
Destination port on the Syslog Daemon host
|
-h <host>
|
Destination host address of the Syslog Daemon
|
-p <priority>
|
Message priority (0 to 191)
|
-f <facility no>
|
Message facility number (0 to 23)
|
-l <level no>
|
Message level number (0 to 7)
|
-F <facility name>
|
Message facility name (kernel to local7)
|
-L <level name>
|
Message level name (emergency to debug)
|
-r <process name>
|
Sends messages in RFC3164 format
|
-t
|
Use TCP sockets instead of UDP
|
-w
|
Repeat the message every second until a key press
|
-s
|
Silently log error messages
|
-m <message>
|
The message text
|
-i
|
Use standard input for message text (stdin)
|