IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

API Gateway policy to alert when API is called outside expected timeframe

  • 1.  API Gateway policy to alert when API is called outside expected timeframe

    Posted 04/27/23 05:37 AM

    What product/components do you use and which version/fix level are you on?

    API Gateway 10.11.0.14.328

    Is your question related to the free trial, or to a production (customer) instance?

    Production instance

    What are you trying to achieve? Please describe it in detail.

    Trying to implement a policy such that an alert will be raised if particular Application(s) call an API outside a set window, ideally using in-built functionality.

    I can get an custom extension in the request processing to initiate using ${time} > 00:00 and ${time} < 00:00. I could call an IS Service, however I do not really want to create a custom IS service to just write an alert to the server log file.

    We plan to use splunk to read the server log file to generate the alert. Can anyone think of a way to do this with built-in functionality? or do I need to write a custom IS service?

    Do you get any error messages? Please provide a full error message screenshot and log file.

    No Error messages

    Have you installed all the latest fixes for the products and systems you are using?

    No


    #webMethods
    #API-Management
    #API-Gateway


  • 2.  RE: API Gateway policy to alert when API is called outside expected timeframe

    Posted 05/02/23 05:24 AM

    Hi Nick,
    We dont have any option apart from writing the custom IS service to handle this kind of scenario.

    Regards
    Vikash Sharma


    #API-Management
    #webMethods
    #API-Gateway