Displaying 3 results from an estimated 3 matches for "onlyhost".
Did you mean:
anyhost
2010 Nov 06
1
Logwatch not working properly
...;
export LOGWATCH_TEMP_DIR='/var/cache/logwatch/logwatch.sOga48bL/'
export LOGWATCH_DEBUG='10'
Preprocessing LogFile: secure
/var/log/secure 2>/dev/null | /usr/bin/perl
/usr/share/logwatch/scripts/shared/expandrepeats ''| /usr/bin/perl
/usr/share/logwatch/scripts/shared/onlyhost ''| /usr/bin/perl
/usr/share/logwatch/scripts/shared/applystddate
''>/var/cache/logwatch/logwatch.sOga48bL/secure
TimeFilter: Period is day
TimeFilter: SearchDate is (Nov 6 ..:..:..)
TimeFilter: Debug SearchDate is (Nov 6 )
DEBUG: Inside ApplyStdDate...
DEBUG: Looking For: (N...
2015 Apr 19
2
Custom named logwatch script
...es are in /var/named/chroot/var/log/named/, for example
/var/named/chroot/var/log/named/general.log.
I am trying to make logwatch look into them. I have 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...
2010 Jun 03
1
Logwatch, cron, and dovecot
Howdy all,
Question for anyone.
I have centos 5.x on my server.
Everyday I get a logwatch sent to my mailbox.
I usually check every couple weeks and this time I got a surprise...
Up until may 15th, the watch started with cron begin/ cron end and then went
to http begin/end....
May 16th had the selinux (which I have disabled) and dovecot listings above
the http begin.
Cron was absent.