Skip to main content

stream from papertrail into slack.

Project description

paperslacktail. because you don't get enough slack messages already
------------------------------------------

paperslacktail, a tool that wraps the wonderful papertrail-cli gem and the slack api to stream syslog from papertrail straight into slack.

you'll need to have the papertrail gem installed.

examples of awesome
~~~~~~~~

::

# stream all messages from your production papertrail group
paperslacktail --slack-token <slack-token> \
--slack-channel <slack-channel-id> \
'-c ~/.papertrail.yml -g Production'


usage
~~~~~
::

usage: paperslacktail.py [-h] [--slack-token SLACK_TOKEN]
[--slack-channel SLACK_CHANNEL] [--debug]
papertrail-args

stream syslog from papertrail to slack

positional arguments:
papertrail arguments to pass to the papertrail command, like '-c
~/.papertrail.yml -g Production'. Note that '-j -f' is
required and is passed by default. Pass this in
quotes.

optional arguments:
-h, --help show this help message and exit
--slack-token SLACK_TOKEN Slack token for your bot
--slack-channel SLACK_CHANNEL Slack channel to post to, like C0600UX9E
--debug log to stdout


install
~~~~~~~

to install from source, clone the repo and ``python setup.py install``, alternatively you can simply ``pip install paperslacktail``

be sure to ``gem install papertrail`` so that you have the papertrail cli installed.

deploy with docker
~~~~~~~

paperslacktail can quickly be deployed as a docker container that is ready to rock.

simply provide the container a papertrail api token, a slack token, and a slack channel id and you're up and running.


::

docker run -d -e 'PAPERTRAIL_API_TOKEN=<papertrail>' \
evanscottgray/paperslacktail --slack-token <slack-token> \
--slack-channel <slack-channel-id> \
'-g Production'

links and things
~~~~~~~~~~~~~~~~

- Dockerhub_
- Github_
- PyPI_

.. _Dockerhub: https://registry.hub.docker.com/u/evanscottgray/paperslacktail/
.. _Github: https://github.com/evanscottgray/paperslacktail
.. _PyPI: https://pypi.python.org/pypi/paperslacktail

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paperslacktail-1.0.3.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file paperslacktail-1.0.3.tar.gz.

File metadata

File hashes

Hashes for paperslacktail-1.0.3.tar.gz
Algorithm Hash digest
SHA256 c5bf7958e141ec2c153ae53f9156f157c93262749ab0db662604ab0eb76c15d1
MD5 77c6eb599315cf3db820bfb4cbfcc8cb
BLAKE2b-256 f38d01fe581e186d50adeef73b71beeb32a06bb5c3aec8c4179903e828556f0f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page