|
NAMEpostlog - Postfix-compatible logging utilitySYNOPSISpostlog [-iv] [-c config_dir] [-p priority] [-t tag] [text...] DESCRIPTIONThe postlog(1) command implements a Postfix-compatible logging interface for use in, for example, shell scripts. By default, postlog(1) logs the text given on the command line as one record. If no text is specified on the command line, postlog(1) reads from standard input and logs each input line as one record. By default, logging is sent to syslogd(8) or postlogd(8); when the standard error stream is connected to a terminal, logging is sent there as well. The following options are implemented:
SECURITYThe postlog(1) command is designed to run with set-groupid privileges, so that it can connect to the postlogd(8) daemon process (Postfix 3.7 and later; earlier implementations of this command must not have set-groupid or set-userid permissions). ENVIRONMENT
CONFIGURATION PARAMETERSThe following main.cf parameters are especially relevant to this program. The text below provides only a parameter summary. See postconf(5) for more details including examples.
Available in Postfix 3.4 and later:
SEE ALSOpostconf(5), configuration parameters postlogd(8), Postfix logging syslogd(8), system logging LICENSEThe Secure Mailer license must be distributed with this software. HISTORYThe postlog(1) command was introduced with Postfix version 3.4. AUTHOR(S)Wietse Venema IBM T.J. Watson Research P.O. Box 704 Yorktown Heights, NY 10598, USA Wietse Venema Google, Inc. 111 8th Avenue New York, NY 10011, USA Visit the GSP FreeBSD Man Page Interface. |