Layer7 API Management

  • 1.  (Layer 7) message not processed

    Posted Jun 21, 2016 12:16 PM

    [Layer 7]

    If the gateway refuse an incoming message because it's non well formatted and it is not processed (in debugger mode the policy is not actived), I don't find any message in the log.

    Where can I get notices about what has happened ? There is any log or audit where the gateway logs this kind of event?

     

    Thanks in advance!

     

    Raffaele



  • 2.  Re:  (Layer 7) message not processed

    Posted Jun 22, 2016 02:01 AM

    Do you have a global policy that is rejecting the message before it is even resolved to a service? If so, use the add audit details assertion in your global policy to log out messages to your main log to see where it is failing.



  • 3.  Re:  (Layer 7) message not processed

    Posted Jun 22, 2016 06:06 AM

    Thanks!

    Do you know how I can check which Global policies are actived ?

     

    Raffaele



  • 4.  Re:  (Layer 7) message not processed

    Posted Jun 22, 2016 08:21 AM

    Thanks.

     

    Do you know how to find the global policies that are activated on the gateway?

     

    Raffaele



  • 5.  Re:  (Layer 7) message not processed
    Best Answer

    Posted Jun 22, 2016 07:43 PM

    Global Policies show up with a green icon in your service list. You can also search "message-received" or "pre-service" or "pre-security" as those are the 3 global policies that would be activated before service resolution.

     

    Thanks,

    Tj Blogumas