gpt4 book ai didi

azure - 有没有办法在 Azure 应用服务中记录 http 请求的正文?

转载 作者:行者123 更新时间:2023-12-03 04:01:49 26 4
gpt4 key购买 nike

我需要在 Azure AppService 中记录请求的 http 正文。

我注意到有这个应用程序服务日志。这里是否有一个配置可以让我将正文记录在Azure存储中。

enter image description here

将正文记录到 Azure 存储中的最佳方法是什么(无需自己编写代码)? :)

最佳答案

就像@Vihanga Bandara所说,没有办法将body存储在存储中,您需要使用Application Insights来自定义事件.

对于应用服务日志,我们只能获取这样的日志信息

2020-05-28 07:29:58 TONYTESTNETCORE POST /api/TodoItems X-ARR-LOG-ID=5a94c854-d4ff-4b2d-b2c4-6fdebb457cee 443 - 167.220.233.180 PostmanRuntime/7.24.1 ARRAffinity=152c130e21c95ce31be52418aed58ed4a1114b560e108246b2120e2d4dbf27ee - tonytestnetcore.azurewebsites.net 201 0 0 443 1359 62

引用:

Application Insights API for custom events and metrics

TrackRequest

关于azure - 有没有办法在 Azure 应用服务中记录 http 请求的正文?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62040982/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com