A bash script to log archive files with tar.gz.
-
Clone the repository
git clone https://github.com/cilginc/log-archive-tool.git cd log-archive-tool
-
Make the script executable
chmod +x log-archive.sh
-
Execute the script
./log-archive.sh
log-archive.sh /path/to/log /path/to/output
This project is part of roadmap.sh DevOps projects.