Skip to content

Add support for reviewing archived logs #10

@TechnologyClassroom

Description

@TechnologyClassroom

Add optional support for reviewing older logs in addition to reviewing recent logs.

logrotate will usually archive logs that are older than a few days. Archived logs are typically in gzip or bz format.

This command will output all of the the gzip syslog logs:

zcat -f /var/log/syslo*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions