Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/highoncarbs/lumberjack

:pick: Search and analyse your logs efficienlty with Lumberjack
https://github.com/highoncarbs/lumberjack

analysis flask log logging python spark web-dashboard

Last synced: 3 months ago
JSON representation

:pick: Search and analyse your logs efficienlty with Lumberjack

Awesome Lists containing this project

README

        









Slice through your logs easily with **lumberjack**. Open-source and self-hostable.

lumberjack automatically enhances your logs through our system . Converting them from messy , hard-to-use, raw text to rich , useful, clean event.

## Features
- Web Dashboard
- Real time tailing
- Fast Searching powered by Apache Solr
- Keep logs for centuries ( on your disk )
- Save issues from logs to Github Repo

## Getting Started

```
git clone https://github.com/Padamsethia/lumberjack

cd lumberjack/

pip install -r requirements.txt

python lumberjack/run.py

```

The web dashboard is at `localhost:5000`

## License

Lumberjack is licensed under GPL v3.0 License. See the [License](/LICENSE) file for more info.