标签: azure iis azure-web-sites
只是想知道是否有可能在引擎盖下使用IIS的Azure应用服务中添加自定义字段。
https://docs.microsoft.com/en-us/iis/get-started/whats-new-in-iis-85/enhanced-logging-for-iis85
这是要获取包含原始IP地址的Cloudflare请求标头“ CF-Connecting-IP”。这很重要,因为访问日志中的IP地址现在是Cloudflare的,因为请求是从Cloudflare发送的。
谢谢。