<div dir="ltr">Thanks for replying but %h works to remote host and not for remote port.<br><div><br></div><div>I´m using the follow line:</div><div><br></div><div>%t %h %m "/%{Host}i"%U%q %b %s %{Varnish:hitmiss}x %b %{Referer}i <br>
</div><div><br></div><div>I want to logging remote port, using varnishncsa.  Below follow a line that contains the information in varnishlog</div><div><br></div><div>10 SessionOpen  c 10.133.133.110 <font color="#ff0000" style="text-decoration:underline">50225</font> *:80</div>
<div><br></div><div><br></div><div>[]´s</div><div>Caio Tedim</div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 2, 2013 at 2:56 PM, Jos Boumans <span dir="ltr"><<a href="mailto:jos@dwim.org" target="_blank">jos@dwim.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im"><br>
On 2 Sep 2013, at 06:30, Caio Tedim wrote:<br>
<br>
> I´m facing some problem to logging client source port in varnishncsa.<br>
><br>
> Eg: httpd: %{remote}p<br>
>       nginx: $remote_port<br>
><br>
> Anyone know if it´s possible to logging this?<br>
<br>
</div>Yes it is; you want %h<br>
<br>
See here for the full list of variables:<br>
<br>
  <a href="https://www.varnish-cache.org/docs/3.0/reference/varnishncsa.html" target="_blank">https://www.varnish-cache.org/docs/3.0/reference/varnishncsa.html</a><br>
<br>
</blockquote></div><br></div></div>