Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Cloudaware supports integration with such monitoring services as Pingdom, Sumo Logic, Zabbix, etc. These services collect and analyze data from different resources (AWS S3 Bucket, CloudTrail, URLs, etc) and may send notifications or alerts of different types to provide the information about current state of a resource. Through the use of webhook integration (a special link should be generated for a monitoring service), this information can be transformed and utilized in CloudAware Incidents. 

...

CloudAware Incident is a custom object with fields containing the required data (e.g: Incident Source Provider, Duration, Severity, etc) received from the customer's resources. If fields are not populated with data, there may be few reasons:

...

  • There are no issues detected

...

  • Mal-configuration

...

Table of Contents

API key generation

   1) Create a Google Cloud Project account

...

   4) Go back to API Manager → Credentials → Create credentials → API Key. Copy the API Key to the clipboard

...


...

Incident Webhook Configuration in Cloudaware

    1) Log in to Cloudaware and go to Admin

...

    5) Replace {API_KEY} part from URL with the API Key generated for the instance you would like to monitor. This will be the URL for the HTTP requests.

...

Webhook key generation

    1) Go to https://external-dot-cloudaware-vm.appspot.com/_ah/api/explorer and select Set API key / OAuth 2.0 Client ID

...