#381 Recognize compressed log files
Closed: wontfix None Opened 11 years ago by gettes.

Non-active log files (access, error, audit) which are timestamped should be gzipped. Files should end in .gz extension. logconv.pl needs to recognize these files and decompress on the fly.


set default ticket origin to Community

Added initial screened field value.

Quite novice in perl, I do not know the status of uninitialized variable. If it is undefined, I think $tariter and $comp can get value <> 0. If we have a regular/compress file (not archive) the while loop will test $tarfile = $tariter->() that is invalid.

Replying to [comment:6 tbordaz]:

Quite novice in perl, I do not know the status of uninitialized variable. If it is undefined, I think $tariter and $comp can get value <> 0. If we have a regular/compress file (not archive) the while loop will test $tarfile = $tariter->() that is invalid.

Thanks. Please review the latest attached patch.

That is fine for me. ack

To ssh://git.fedorahosted.org/git/389/ds.git
f81ac81..111b807 master -> master
commit 111b807
Author: Rich Megginson rmeggins@redhat.com
Date: Fri Oct 25 09:35:50 2013 -0600

Metadata Update from @nkinder:
- Issue assigned to rmeggins
- Issue set to the milestone: 1.3.3 - 11/13 (November)

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/381

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata