/lumberjack

:pick: Search and analyse your logs efficienlty with Lumberjack

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0


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 file for more info.