Skip to content
Snippets Groups Projects
Commit d3d7dc4a authored by Erick Hitter's avatar Erick Hitter
Browse files

Update readme

parent a2ebd7b2
Branches
Tags
1 merge request!2Update how webhooks are sent
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
Log Alerting Log Alerting [![pipeline status](https://git.ethitter.com/debian/eth-log-alerting/badges/master/pipeline.svg)](https://git.ethitter.com/debian/eth-log-alerting/commits/master)
============ ============
Pipe logs to Mattermost (or Slack) webhooks Pipe logs to Mattermost (or Slack) webhooks
...@@ -11,7 +11,7 @@ Pipe logs to Mattermost (or Slack) webhooks ...@@ -11,7 +11,7 @@ Pipe logs to Mattermost (or Slack) webhooks
1. `git clone https://git.ethitter.com/debian/eth-log-alerting.git /usr/local/bin/eth-log-alerting` 1. `git clone https://git.ethitter.com/debian/eth-log-alerting.git /usr/local/bin/eth-log-alerting`
1. `cd /usr/local/bin/eth-log-alerting` 1. `cd /usr/local/bin/eth-log-alerting`
1. `go get github.com/42wim/matterbridge/matterhook` 1. `go get github.com/ashwanthkumar/slack-go-webhook`
1. `go get github.com/asaskevich/govalidator` 1. `go get github.com/asaskevich/govalidator`
1. `go get github.com/hpcloud/tail` 1. `go get github.com/hpcloud/tail`
1. `go build eth-log-alerting.go` 1. `go build eth-log-alerting.go`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment