Displaying 1 result from an estimated 1 matches for "named_ip_lookup".
2015 Apr 19
2
Custom named logwatch script
...created
/usr/share/logwatch/default.conf/logfiles/named.conf like this:
LogFile = /var/named/chroot/var/log/named/general.log
*ExpandRepeats
*OnlyHost
*ApplyStdDate
Then I have changed /usr/share/logwatch/default.conf/services/named.conf
like this:
Title = "Named"
LogFile = named
$named_ip_lookup = No
*RemoveHeaders
When I run "logwatch --detail High --debug High --print --range All", I
can see the log file is proceeded, but I don't see any reports.
Can anyone point me to where my mistake is?
Regards,