Hi,<div><br></div><div>I want to write my own log generator by extending the varnishncsa. </div><div>Currently I met a road blocker : how to retrieve the time stamp information of ReqStart and ReqEnd?</div><div><br></div><div>
I want to get the same information of  like using the following command line:</div><div><br></div><div>varnishlog -c -i RxURL -i Length -i ReqEnd</div><div><br></div><div><div>   11 RxURL        c /</div><div>   11 Length       c 192</div>
<div>   11 ReqEnd       c 1648285752 1289568283.914762497 1289568284.574348450 0.000066519 0.659481525 0.000104427</div></div><div><br></div><div>Any suggestion or code snippet would be highly appreciated!</div><div><br></div>
<div>Best regards,</div><div>Hefeng</div>