Deep-dive on the Next Gen Platform. Join the Webinar!

Skip Navigation
Show nav
Dev Center
  • Get Started
  • Documentation
  • Changelog
  • Search
  • Get Started
    • Node.js
    • Ruby on Rails
    • Ruby
    • Python
    • Java
    • PHP
    • Go
    • Scala
    • Clojure
    • .NET
  • Documentation
  • Changelog
  • More
    Additional Resources
    • Home
    • Elements
    • Products
    • Pricing
    • Careers
    • Help
    • Status
    • Events
    • Podcasts
    • Compliance Center
    Heroku Blog

    Visit the Heroku Blog

    Find news and updates from Heroku in the blog.

    Visit Blog
  • Log inorSign up
Hide categories

Categories

  • Heroku Architecture
    • Compute (Dynos)
      • Dyno Management
      • Dyno Concepts
      • Dyno Behavior
      • Dyno Reference
      • Dyno Troubleshooting
    • Stacks (operating system images)
    • Networking & DNS
    • Platform Policies
    • Platform Principles
  • Developer Tools
    • Command Line
    • Heroku VS Code Extension
  • Deployment
    • Deploying with Git
    • Deploying with Docker
    • Deployment Integrations
  • Continuous Delivery & Integration (Heroku Flow)
    • Continuous Integration
  • Language Support
    • Node.js
      • Working with Node.js
      • Troubleshooting Node.js Apps
      • Node.js Behavior in Heroku
    • Ruby
      • Rails Support
      • Working with Bundler
      • Working with Ruby
      • Ruby Behavior in Heroku
      • Troubleshooting Ruby Apps
    • Python
      • Working with Python
      • Background Jobs in Python
      • Python Behavior in Heroku
      • Working with Django
    • Java
      • Java Behavior in Heroku
      • Working with Java
      • Working with Maven
      • Working with Spring Boot
      • Troubleshooting Java Apps
    • PHP
      • PHP Behavior in Heroku
      • Working with PHP
    • Go
      • Go Dependency Management
    • Scala
    • Clojure
    • .NET
      • Working with .NET
  • Databases & Data Management
    • Heroku Postgres
      • Postgres Basics
      • Postgres Getting Started
      • Postgres Performance
      • Postgres Data Transfer & Preservation
      • Postgres Availability
      • Postgres Special Topics
      • Migrating to Heroku Postgres
    • Heroku Key-Value Store
    • Apache Kafka on Heroku
    • Other Data Stores
  • AI
    • Working with AI
  • Monitoring & Metrics
    • Logging
  • App Performance
  • Add-ons
    • All Add-ons
  • Collaboration
  • Security
    • App Security
    • Identities & Authentication
      • Single Sign-on (SSO)
    • Private Spaces
      • Infrastructure Networking
    • Compliance
  • Heroku Enterprise
    • Enterprise Accounts
    • Enterprise Teams
    • Heroku Connect (Salesforce sync)
      • Heroku Connect Administration
      • Heroku Connect Reference
      • Heroku Connect Troubleshooting
  • Patterns & Best Practices
  • Extending Heroku
    • Platform API
    • App Webhooks
    • Heroku Labs
    • Building Add-ons
      • Add-on Development Tasks
      • Add-on APIs
      • Add-on Guidelines & Requirements
    • Building CLI Plugins
    • Developing Buildpacks
    • Dev Center
  • Accounts & Billing
  • Troubleshooting & Support
  • Integrating with Salesforce
  • Add-ons
  • All Add-ons
  • ConsoleAware
ConsoleAware

This add-on is operated by ConsoleAware

Infrastructure Change Monitoring: Forward Heroku Webhooks to Slack

ConsoleAware

Last updated April 15, 2024

The ConsoleAware add-on is currently in beta.

Table of Contents

  • Add-on Use Cases
  • Provisioning the Add-on
  • Dashboard
  • Migrating Between Plans
  • Removing the Add-on
  • Support

ConsoleAware is an add-on to monitor infrastructure changes by forwarding relevant Heroku Webhook Events to Slack.

Add-on Use Cases

  • Forward all Heroku Webhook Events to Slack without the need to transform App Webhooks into a format that Slack accepts.
  • Forward specific Heroku Webhook Event Types and Actions to Slack. Compliance teams can monitor and audit any unexpected changes, like destroy actions, that occurred on the app.

Provisioning the Add-on

Attach ConsoleAware to a Heroku application via the CLI:

Reference the Add-on Name Elements Page for a list of available plans and regions.

$ heroku addons:create consoleaware
Creating consoleaware on example-app... free
Your add-on has been provisioned successfully

After installing ConsoleAware, the application is ready to use the add-on.

Dashboard

The ConsoleAware dashboard provides a way to monitor changes to your app and optionally forward notifications to Slack.

Access the dashboard via the CLI:

$ heroku addons:open consoleaware
Opening consoleaware for sharp-mountain-4005

or by visiting the Heroku Dashboard and selecting your application. Select “ConsoleAware” from the “Add-ons” menu.

Slack Webhook Forwarding

Slack Webhook Setup Screen

ConsoleAware uses Heroku’s Webhook Events and Slack’s Incoming Webhook app to provide relevant alerting to your Slack instance, or any other app that supports webhooks.

Setup

  1. Generate a webhook URL by creating a Slack Incoming Webhook app.
  2. Open ConsoleAware and add a new Slack Incoming Webhook integration with a name, your webhook URL, and desired Heroku Webhook Event subscriptions to forward.
  3. Click “Create”. A notification immediately appears in Slack to confirm the integration is set up.

Migrating Between Plans

Use the heroku addons:upgrade command to migrate to a new plan.

$ heroku addons:upgrade consoleaware:newplan
-----> Upgrading consoleaware:newplan to example-app.. done, v18 ($49/mo)
       Your plan has been updated to: consoleaware:newplan

Removing the Add-on

Remove ConsoleAware via the CLI:

This action destroys all associated data and you can’t undo it!

$ heroku addons:destroy consoleaware
-----> Removing consoleaware from example-app... done, v20 (free)

Support

Submit all ConsoleAware support and runtime issues via one of the Heroku Support channels. Any non-support-related issues or product feedback is welcome at support@consoleaware.com.

Keep reading

  • All Add-ons

Feedback

Log in to submit feedback.

Zara 4 Coralogix Observability

Information & Support

  • Getting Started
  • Documentation
  • Changelog
  • Compliance Center
  • Training & Education
  • Blog
  • Support Channels
  • Status

Language Reference

  • Node.js
  • Ruby
  • Java
  • PHP
  • Python
  • Go
  • Scala
  • Clojure
  • .NET

Other Resources

  • Careers
  • Elements
  • Products
  • Pricing
  • RSS
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku Blog
    • Heroku News Blog
    • Heroku Engineering Blog
  • Twitter
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku
    • Heroku Status
  • Github
  • LinkedIn
  • © 2025 Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners. Salesforce Tower, 415 Mission Street, 3rd Floor, San Francisco, CA 94105, United States
  • heroku.com
  • Legal
  • Terms of Service
  • Privacy Information
  • Responsible Disclosure
  • Trust
  • Contact
  • Cookie Preferences
  • Your Privacy Choices