summaryrefslogtreecommitdiff
path: root/etc/syslog.conf
AgeCommit message (Collapse)Author
2015-11-26Disable by default the *.emerg block; ok millert beckTheo de Raadt
2015-07-17Add an example for doas(1) logging and drop sudo and chat.Antoine Jacoutot
ok tedu@ rep@
2005-05-25whitespaceDavid Krause
2005-05-24Use comma only to separate facilities on the same level. Sort selectorCamiel Dobbelaar
lines on facility. End sentences with a dot. And some whitespace nits. Matrix (debug mode) is equivalent. ok otto millert
2005-05-05grammar correction in comment;Jason McIntyre
2005-04-23Make the default syslog.conf not make the console and root loginsBob Beck
unusable when problems occur. Provide commented out examples showing people how to direct output to /dev/console or as messages to root, for situations where such output might acutally be useful, rather than something that keeps you from fixing a problem due to the screen getting spewed at. ok jolan@ ian@ brad@ marco@ krw@ fgsch@
2003-06-26use ; to separate selectors;Jason McIntyre
ok millert@
2001-08-23daemon.none is wrongCamiel Dobbelaar
2001-08-23local0 was there for ipf. daemon has its own logfile.Camiel Dobbelaar
ok fgs@
2001-06-27Actually, remove local0 entry (pflog) -- logging is not done this wayAngelos D. Keromytis
anymore.
2001-06-26more ipf to go; from jsynNiels Provos
2001-05-30Remove ipf. Darren Reed has interpreted his (old, new, whichever)Theo de Raadt
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope).
2000-06-20Don't log ipf info in /var/log/messages. Fixes PR 1171Kjell Wooding
Thanks cd@sentia.nl
2000-04-02Sample lines for sudo and chat using !progname syntaxTodd C. Miller
1997-05-29doc syslogd -u; mho@stacken.kth.se; PR#202Theo de Raadt
1997-04-02add ipflogkstailey
1996-12-15Now with more fiber. Now is more of a "real world" config. Some ideasTodd C. Miller
taken from NetBSD.
1996-05-26sync & labelTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt