Home > logrr

logrr

Logrr is a project mainly written in PHP and JAVASCRIPT, based on the View license.

A HTML5 web based viewer for rsyslog mysql logs

Logrr - A HTML5 web based viewer for rsyslog mysql logs

Tired of looking at the same old aged syslog web interfaces? Don't want to shell out $100+ a month to a Logging provider with a nice interface? Look no further than Logrr. Its Free, HTML5, mysql based and written to work with rsyslog.

We took Codeigniter and borrowed the css from Resque, mixed in a little jQuery BBQ hooked it up to the mysql rsyslog logs and tied it all together with a little PHP pChart. Simple!

Screenshots

Want to contribute? Great! Fork me!

Installation

  • Checkout Logrr and upload to your hosting provider (preferably on its own subdomain)
  • Edit /application/config/database.php and point it to your rsyslog mysql database.
  • Open up the web site in your web browser.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "Added XYZ Feature")
  4. Push to the branch (git push origin my_markup)
  5. Create an Issue with a link to your branch
Previous:LedEffects