Go to file
ehlxr cbf8c1571c init 2019-11-19 16:36:40 +08:00
.gitignore update at 2019-11-15 18:05:28 by ehlxr 2019-11-15 18:05:28 +08:00
Dockerfile init 2019-11-15 18:19:56 +08:00
LICENSE update at 2019-11-15 18:05:28 by ehlxr 2019-11-15 18:05:28 +08:00
Makefile init 2019-11-18 11:07:01 +08:00
README.md init 2019-11-19 16:36:40 +08:00
go.mod init 2019-11-15 18:19:56 +08:00
main.go init 2019-11-19 16:35:59 +08:00
version update at 2019-11-15 18:05:28 by ehlxr 2019-11-15 18:05:28 +08:00

README.md

Monitor

Usage:
  monitor [OPTIONS]

Application Options:
  -v, --version    Show version info

MONITOR:
  -f, --file=      The file to be monitored [$MONITOR_FILE]
  -k, --key-word=  Key word to be filter [$MONITOR_KEY_WORD]
  -u, --dt-wh-url= Webhook url of dingtalk [$MONITOR_DT_WH_URL]

Help Options:
  -h, --help       Show this help message

 __  __  _____  _  _  ____  ____  _____  ____ 
(  \/  )(  _  )( \( )(_  _)(_  _)(  _  )(  _ \
 )    (  )(_)(  )  (  _)(_   )(   )(_)(  )   /
(_/\/\_)(_____)(_)\_)(____) (__) (_____)(_)\_)

Name: monitor
Version: v0.0.1
BuildTime: 2019-11-18 11:07:06
GitCommit: e3587d6025ce5a777ba4e7a600c06b1e7e6f7004
GoVersion: go version go1.13.1 darwin/amd64