Yes, I know about syslog.conf, that's why I want to split it. But I thought there is another way of changing the log facility instead of rebuilding dhcpd. Becasue I found no command line option in man dhcpd.

Stuart Henderson wrote:
On 2006/10/16 22:21, Peter Huncar wrote:
is it posible for dhcpd to log to another facility than DAEMON?

of course, set DHCPD_LOG_FACILITY to one of the other facility codes
(listed in /usr/include/syslog.h) and rebuild dhcpd.

Respectively, can I have dhcpd logs in separate file?

read about ! and !! in syslog.conf(5) for splitting log entries for
certain programs off to separate files. there are examples at the bottom
of the sample /etc/syslog.conf too...

Reply via email to