Bug 140238 - incorect configuration for archive logs
Summary: incorect configuration for archive logs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: logwatch
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ivana Varekova
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-21 17:01 UTC by Jim Radford
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-06-23 12:01:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
perl -i.orig -pe 's@archiv/@@' conf/logfiles/*.conf (3.24 KB, patch)
2004-11-21 17:05 UTC, Jim Radford
no flags Details | Diff

Description Jim Radford 2004-11-21 17:01:26 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041107 Firefox/1.0

'logwatch --print --archives' doesn't search log archives because
logwatch is not configured to use the location that Red Hat chooses
for log archives.

It should open for example "maillog.1" but instead tries to open
"archiv/maillog.1" which doesn't exist.

Comment 1 Jim Radford 2004-11-21 17:05:07 UTC
Created attachment 107137 [details]
perl -i.orig -pe 's@archiv/@@' conf/logfiles/*.conf

This patch fixes the problem for me.

Comment 2 Ivana Varekova 2005-06-23 12:01:19 UTC
This problem is fixed in current logwatch version.


Note You need to log in before you can comment on or make changes to this bug.