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.
- 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
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
Lumberjack is licensed under GPL v3.0 License. See the License file for more info.