slog-analyze
v0.1.1
Published
Miniature log analyzer, just for fun
Readme
slog-analyze
Miniature analyzer for CLF-standart logs, just for fun :з
Allowed files are .log and .txt.
Made with love. ❤️
Quick Start
Prerequisites
- Node.js >=18.x
Environment variables
See the docs/ directory for example .env.* files. Environment variable files should be located in the project root directory.
Installation
# Install the package globally
npm i -g slog-analyzeBasic Usage
slog-analyze analyze path/to/log/file.[log,txt] path/to/result/folderDevelopment
Setup for Development
git clone https://github.com/steelWinds/slog-analyze
cd slog-analyze
# Generate sample log files (1 GB total)
node examples/generateLogs.js
# Install dependencies
pnpm iLicense
This project is licensed under the MPL 2.0 License.
Links
- Author: @steelWinds
- Issues: New issue
- Telegram: @plutograde
- Email: Send me an email
