Skip to content

Webhooks functionality to send SAP Cloud Platform alerts to an on-premise system.

Notifications You must be signed in to change notification settings

nikolasimeonov77/cloud-sample-webhooks

 
 

Repository files navigation

Use Alert Webhooks from Cloud to On-Premise Monitoring

REUSE status

Description

The cloud to on-premise project helps you configure a connection so that you can receive your alerts locally. This project contains two servlets, one used for the webhook functionality that is uploaded on the cloud, and another for the on-premise processing of the received alerts. For the connection between SAP Cloud Platform and the on-premise backend system, you need to configure a cloud connector and a destination.

Requirements

  • You have an SAP Cloud Platform account and subaccount. See Getting Started.
  • You have active SAP Cloud Platform resources (applications) to receive alerts for.
  • You have installed Maven. See Apache Maven.
  • You have downloaded and set up your Eclipse IDE, SAP Cloud Platform Tools for Java, and SDK. See Set Up Your Development Environment.
  • You have set up Java Web Tomcat 8 as a runtime environment. See Java Web Tomcat 8 Runtime in Set Up the Runtime Environment.
  • You have downloaded and initially configured the Cloud Connector. For this tutorial, you can use the portable version. See Cloud Connector.

Download and Installation

Download the project as a ZIP file and then extract it into a local folder. Finally, import the folder into Eclipse as a Maven project. See the Tutorial for further details.

Configuration

Build a WAR file from Eclipse and deploy it on SAP Cloud Platform. You also need to deploy the WAR locally on your on-premise system. Furthermore, you need to configure the cloud connector and the destination. See the Tutorial for further details.

Support

This project is 'as-is'. We do not provide support and will not make changes. You are welcome to make changes to improve the project but we are not available for questions or support of any kind.

License

Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file. See LICENSE.

About

Webhooks functionality to send SAP Cloud Platform alerts to an on-premise system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%