scrolls

Simple log management

https://img.shields.io/pypi/v/scrolls.svg https://img.shields.io/travis/ilogue/scrolls.svg Test Coverage Code Climate Documentation Status

Install scrolls:

pip install scrolls

Configure a client system to forward log events to scrolls:

scrolls configure --server my.scrolls-server.org

Start listening to log events:

scrolls listen

Launch web app to view log messages from a browser:

scrolls serve

Features

  • Browse events by application or host
  • Limit access to the web app by password

Indices and tables