|
yum.log & logwatch on centos 4.4
there seems to be a problem with logwatch parsing the yum.log file. from what i've found, it has to do with the date format in the log file. Is there a fix?
I commented out *ApplyUSDate in /etc/log.d/conf/logfiles/yum.conf and now it outputs the entire yum.log (before it showed nothing)
it is a known issue, do not know if there is a solution. someone said to output to syslog instead of yum.log, but i do not see where that option is set.
|