Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 662 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 662 Bytes

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.