Skip to content

roadmap-sh-kzwolenik95/log-archive-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Deviations from the original project:

I have used zstandard compression as a better replacement for gzip

Clone the repository

git clone https://github.com/kzwolenik95/log-archive-tool.git

Make the script executable

chmod +x log-archive.sh

Run the script

./log-archive.sh <logs_directory>

Result:

logs_archive_20250117_142544.tar.zst

Solution submision to the project:
https://roadmap.sh/projects/log-archive-tool

About

This repository offers a Bash CLI tool to archive and compress logs from a specified directory into timestamped tar.zst files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages