Skip to content

JasperVanDenBosch/scrolls

Repository files navigation

Test Coverage Code Climate Documentation Status

scrolls

Simple log management

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
  • Pure-python; no need to install additional system packages

About

Plug & play centralized log monitor with web interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published