Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.
/ logrr Public archive

A HTML5 web based viewer for rsyslog mysql logs

License

Notifications You must be signed in to change notification settings

c0psrul3/logrr

Repository files navigation

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

Screenshot 1

Screenshot 1

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

About

A HTML5 web based viewer for rsyslog mysql logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published