Skip to content

izebit/slack-notify-app-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Slack notify daemon

🚀

What is it for?

It is a daemon for notification slack users about errors, which has contained on elastic search server.

How can you run this app?

There are only two steps:

  • you should have python with version 3 on your computer
  • execute below the command:
python notify-slack-app.py --elastic-search-domain=<elastic_search_address> \
                           --slack-channel=<channel_which_app_notices_to>  \
                           --slack-channel-web-hook-url=<web_hooks_for_slack_app> \
                           --slack-bot-token=<access_token_for_slack_boot>;

About

daemon for notify slack application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages