Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

The hdw_info.txt log file may be handled by logrotate #160

@letompouce

Description

@letompouce

The logs/ role uploads the hdw_info.txt file.

This file is not handled by logrotate. As a result, we only have the latest version on tincmaster.

We might need to look at an older version. Example: I want to see wether the wifi cards have been changed on a server. I can not compare the MAC addresses, since we don't have the ones from the beginning anymore.

This can be achieved by adding this hdw_info.txt file to logrotate.conf. The file is not that big so it won't clutter our disk space nor the bandwidth.

The logrotate.conf stanza would need to be carefuly crafted to avoid having a shitload of identical files - i.e. do not rotate an unmodified file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions