module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 10, 2025
License: MIT
Opens a new window with license information.
README
¶
Project : Logger
Module to parse system logs
Features
- Configuration Management
- Log File Tailing
- Parsing Logs
- Elasticsearch Integration
- Unit Testing
Requirements
Usage
- Run application :
go run ./cmd
- Clean go dependencies :
go mod tidy
Folder Structure
root
├── .github
├── cmd
├── config
├── docs
├── elk
├── internal
├── parser
├── tailer
└── test
Documentation
Full documentation can be found in docs folder.
Running Tests
Run the following command to execute the test suite : go test ./test
Contributing
We welcome contributions! Please read CONTRIBUTING.md for guidelines.
Versioning
This project uses Semantic Versioning.
License
MIT License
Directories
¶
Click to show internal directories.
Click to hide internal directories.