Skip to content

ldegio/sdc-events-slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sdc-events-slackbot

A script to post events to Sysdig Cloud from slack.

Install Instructions

  1. pip install slackclient sdcclient
  2. Go to this page to create a new Slack bot user https://my.slack.com/services/new/bot
  3. Once you are done with the bot creation wizard, the Slack API token will be available under Integration Settings. Make a copy of it
  4. Browse to https://app.sysdigcloud.com/#/settings/user and copy the Sysdig Cloud API Token that you find under Sysdig Cloud API
  5. python bot.py <sysdig_token> <slack_token>
  6. You can now send messages to the bot. They will be posted to Sysdig Cloud as events and they will appear on charts.

About

A script to post events to Sysdig Cloud from slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages