Changeset View
Changeset View
Standalone View
Standalone View
usr.sbin/syslogd/syslogd.8
| Show First 20 Lines • Show All 276 Lines • ▼ Show 20 Lines | |||||
| before socket name, delimited with a colon. | before socket name, delimited with a colon. | ||||
| Path to socket location must be absolute. | Path to socket location must be absolute. | ||||
| .It Fl s | .It Fl s | ||||
| Operate in secure mode. | Operate in secure mode. | ||||
| Do not log messages from remote machines. | Do not log messages from remote machines. | ||||
| If | If | ||||
| specified twice, no network socket will be opened at all, which also | specified twice, no network socket will be opened at all, which also | ||||
| disables logging to remote machines. | disables logging to remote machines. | ||||
| .It Fl t | |||||
| Suppresses the "Forwarded from <log_host_name>: " string added to the | |||||
| beginning of the syslog message that is forwarded to a remote log host. | |||||
| .It Fl T | .It Fl T | ||||
| Always use the local time and date for messages received from the network, | 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. | instead of the timestamp field supplied in the message by the remote host. | ||||
| This is useful if some of the originating hosts can't keep time properly | This is useful if some of the originating hosts can't keep time properly | ||||
| or are unable to generate a correct timestamp. | or are unable to generate a correct timestamp. | ||||
| .It Fl u | .It Fl u | ||||
| Unique priority logging. | Unique priority logging. | ||||
| Only log messages at the specified priority. | Only log messages at the specified priority. | ||||
| ▲ Show 20 Lines • Show All 135 Lines • Show Last 20 Lines | |||||