https://github.com/s3bu7i/log-archive-tool
https://github.com/s3bu7i/log-archive-tool
kali-linux linux linux-logs logarchive roadmap-sh tools
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/s3bu7i/log-archive-tool
- Owner: s3bu7i
- Created: 2024-10-02T12:31:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T22:50:54.000Z (6 months ago)
- Last Synced: 2025-03-29T21:41:27.520Z (2 months ago)
- Topics: kali-linux, linux, linux-logs, logarchive, roadmap-sh, tools
- Language: Shell
- Homepage:
- Size: 308 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation and Usage
### 1. Clone the Repository
To get started, first clone the repository and navigate into the project directory:
```bash
git clone https://github.com/your-repo/log-archiver
cd log-archiver
```
### 2. Make the Script Executable
Before running the script, ensure it has executable permissions:```bash
chmod +x log-archive.sh
```
### 3. Run the Script
Now you can run the script, providing the path to the log directory as an argument:
```bash
./log-archive.sh /path/to/log-directory
```
Project rev-
```
https://roadmap.sh/projects/log-archive-tool
```