|
Start Program
|
Previous Top Next |
|
%d
|
Date and time in local time
|
|
%s
|
IP address or name (depending on the "resolve hostnames" setting) of the source system that sent the message.
|
|
%f
|
Numeric facility code of the received message
|
|
%p
|
Numeric priority code of the received message
|
|
%m
|
The message itself
|
|
%%
|
Represents a single % sign.
|