I hereby claim:
- I am vovke on github.
- I am vovke (https://keybase.io/vovke) on keybase.
- I have a public key ASBALLtt9puPOlMJEj1-lVh2frl5QgFPXIj0mKS0Viipxgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # encoding: utf-8 | |
| require "net/http" | |
| require "json" | |
| require "logstash/outputs/base" | |
| require "logstash/namespace" | |
| #http://postcatcher.in/catchers/54bccfb18073970300001d0d | |
| # Write events to Slack | |
| # | |
| class LogStash::Outputs::Slack < LogStash::Outputs::Base |