Manual Page Search Parameters

SYSLOGD(8) System Administration Utilities SYSLOGD(8)

syslogd - Syslog server

syslogd [OPTION...]

Log system messages.

-4, --ipv4
restrict to IPv4 transport (default)
-6, --ipv6
restrict to IPv6 transport
add unix socket to listen to (up to 19)
bind listener to this address/name
bind listener to this port
print debug information (implies --no-detach)
override configuration directory (default: /usr/local/etc/syslog.d)
override configuration file (default: /usr/local/etc/syslog.conf)
forward messages from remote hosts
allow transport with IPv4 and IPv6
log hosts in HOSTLIST by their hostname
specify timestamp interval in minutes (0 for no timestamping)
do not forward any messages (overrides --hop)
do not listen to kernel log device /proc/kmsg
do not listen on unix domain sockets (overrides -a and -p)
do not enter daemon mode
override default unix domain socket /dev/log
override pidfile (default: /usr/local/var/run/syslog.pid)
receive remote messages via internet domain socket
list of domains which should be stripped from the FQDN of hosts before logging their name
force a file sync on every line
set local time on received messages
-?, --help
give this help list
give a short usage message
print program version

Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.

Written by many authors.

Report bugs to <bug-inetutils@gnu.org>.

Copyright © 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

logger(1)

The full documentation for syslogd is maintained as a Texinfo manual. If the info and syslogd programs are properly installed at your site, the command

info syslogd

should give you access to the complete manual.

October 2022 GNU inetutils 2.4