Skip to content

ajsharp/papermill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Papermill is a simple sinatra front-end to Bunyan. Papermill was designed to query and analyze documents stored in a MongoDB capped collection.

Usage

Simply clone the repo to the location from which you want to serve the papermill with your favorite app server. The only configuration required is a bunyan configuration file to hook papermill up to MongoDB through Bunyan.

Configuration

Copy config/bunyan.example.rb to config/bunyan.rb and change the settings to match your MongoDB configuration.

Features

  • Web-based interface for searching, querying and filtering bunyan logs
  • Statistics with pretty graphs (using raphaeljs)

TODO

  • Allow data export in json format

About

Papermill is a sinatra front-end designed to query and analyze a Bunyan/MongoDB capped collection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published