project-logger

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2025 License: MIT

README

Project : Logger

Module to parse system logs

Features

  • Configuration Management
  • Log File Tailing
  • Parsing Logs
  • Elasticsearch Integration
  • Unit Testing

Requirements

  • go : 1.24.4

Usage

  1. Run application : go run ./cmd
  2. 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

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL