highoncarbs / lumberjack

:pick: Search and analyse your logs efficienlty with Lumberjack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

:pick: Search and analyse your logs efficienlty with Lumberjack

License:GNU General Public License v3.0


Languages

Language:HTML 43.6%Language:Python 42.3%Language:CSS 14.0%