<div dir="ltr">Hi!<div><br></div><div>Does nginx plan support request id in error log?</div><div><br></div><div>In the real case, it's really helpful to position question by the unique id of request.</div><div>And it will become better if support in error log also.</div><div><br></div><div>For example showed in our error log:</div><div><br></div><div><div>2017/06/26 23:56:09 [info] 52590#52590: *1 client prematurely closed connection (104: Connection reset by peer) while sendin</div><div>g response to client, client: 127.0.0.1, server: <a href="http://test.com">test.com</a>, request: "GET <a href="http://test.com/test.gz">http://test.com/test.gz</a> HTTP/1.1", <b>request_id: "ca8cef60e275</b></div><div><b>06d52a9933700682f0e6"</b>, host: "<a href="http://test.com">test.com</a>"</div></div><div><br></div><div>We support it by writing customer module.</div><div>Maybe it's more reasonable in official code.</div><div><br></div><div>Thanks.</div><div>B.R.</div></div>