syslogd: NetBSD/FreeBSD -T option, log remote msgs with local time
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
.Nd System Log Daemon
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl ?46Adnsv
|
||||
.Op Fl ?46AdnsTv
|
||||
.Op Fl a Ar addr[/len][:port]
|
||||
.Op Fl a Ar name[:port]
|
||||
.Op Fl b Ar addr[:port]
|
||||
@@ -233,6 +233,11 @@ is 5.
|
||||
Operate in secure mode. Do not log messages from remote machines. If
|
||||
specified twice, no network socket will be opened at all, which also
|
||||
disables logging to remote machines.
|
||||
.It Fl T
|
||||
Always use the local time and date for messages received from the
|
||||
network, instead of the timestamp field supplied in the message by the
|
||||
remote host. This is useful if some of the originating hosts cannot
|
||||
keep time properly or are unable to generate a correct timestamp.
|
||||
.It Fl v
|
||||
Print
|
||||
.Nm
|
||||
|
Reference in New Issue
Block a user