Skip to content
Snippets Groups Projects
Name Last commit Last update
LICENSE
README.md
init.sh
pipe.sh
send.php

Logs to alerts

Pipe logs to Mattermost or Slack webhooks

Requirements

  • Mattermost or Slack instance
  • tail and curl in $PATH

TODO

  • Config file(s)
  • Init script with defaults override, restart, etc
  • Replace PHP script with straight bash script
  • Make binary deps paths configurable?