Re: How to view LOG_DAEMON logs



"voipfc" <voipfc@xxxxxxxxxxxxxx> writes:


I have recently setup MyDNS and I set its logging facility to
LOG_DAEMON.

When a program is set up to use LOG_DAEMON which file do the logs go to
and how can they be checked?

That is up to you. /etc/syslog.conf
On my system it is
daemon.* /var/log/daemonlog
but you can do what you want.


.