Reputation: 1
I am using a goat function app AzureGoat. I have integrated my AzureGoat function app into API Management Azure. When I test a GET request from the API management console then I am getting logs in event hub but when I browse the AzureGoat URL through browser, I am not getting anything. So, I want to get the logs when I access the URL through brower. Any help would be highly appreciated. If you need more information please let me know.
In API management I can test my AzureGoat function app API and I am getting 200 Response when I am sending any request. Now instead of sending the manual request from the console of API management, I want to get the logs in event hub when I access the URL through brower.
Upvotes: 0
Views: 134