我正在尋找能夠設置自定義日誌記錄參數的CDN。CDN(自定義日誌參數)
這意味着一些參數被忽略,但參數被記錄。
<Client request>
http://example.com/response&some_param=logging
<CDN response (no origin request)>
http://example.com/response
<CDN logging>
time/date/ip/url/some_param=logging
我認爲Cloudfront是不可能的,這也是另一個CDN。
請告訴我哪個CDN來實現這一點。 謝謝,