From c5e3ad918528cb181d6835ccc7fb2b4822f61372 Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Tue, 27 Jun 2017 16:07:50 -0700 Subject: [PATCH] Make note of some obvious improvements --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10901c7..538489e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ Logs to alerts ============== -Pipe logs to various destinations, like Jabber, Mattermost, and Slack. \ No newline at end of file +Pipe logs to Mattermost or Slack webhooks + +## TODO + +* Config file(s) +* Init script with defaults override, restart, etc +* Replace PHP script with straight bash script \ No newline at end of file -- GitLab