Skip to content

papertrail/papertrail-hubot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubot scripts from Papertrail

A collection of Hubot scripts from your friendly folks at Papertrail.

Includes support for:

  • Papertrail. Run "help papertrail" for a list of commands

Installation

Add the repository to your hubot's package.json:

dependencies: {
  "papertrail-hubot": "git://github.com/papertrail/papertrail-hubot.git"
}

Include the package in your hubot's external-scripts.json

["papertrail-hubot"]

Usage

Basic querying with "log me" or "papertrail me"

hubot log me 127.0.0.1
hubot papertrail me 127.0.0.1

Limit to a group:

hubot log me group=redis -"saved on disk"

Limit to a host:

hubot log me host=worker1

TODO

  • create list

License

See LICENSE file.

Copyright (c) 2014 Papertrail Inc.

About

Papertrail's plugins for hubot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published