Skip to content

papertrail/papertrail-hubot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b21694a · Mar 22, 2016

History

6 Commits
Mar 22, 2016
Dec 30, 2013
Dec 30, 2013
Dec 30, 2013
Dec 30, 2013
Dec 30, 2013

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.