<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Вопрос по логам NGINX]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=36467&amp;type=atom" />
	<updated>2014-10-22T10:40:42Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=36467</id>
		<entry>
			<title type="html"><![CDATA[Re: Вопрос по логам NGINX]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=427708#p427708" />
			<content type="html"><![CDATA[<p>Вопрос решил. Просто вместo $sent_http_&nbsp; &nbsp; использовать $http_</p>]]></content>
			<author>
				<name><![CDATA[lalatop]]></name>
				<uri>https://linuxforum.ru/profile.php?id=32405</uri>
			</author>
			<updated>2014-10-22T10:40:42Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=427708#p427708</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Вопрос по логам NGINX]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=427690#p427690" />
			<content type="html"><![CDATA[<p>Пытаюсь получить значение с переменной pointType, в логе. Bсе отображает нормально кроме нее. Стоят прочерки. Кто знает как можно пофиксить? В апаче все выводит корректно а в nginx-e нет.<br /></p><div class="codebox"><pre><code> location / {
    include /usr/local/nginx/proxy.conf;
    proxy_pass  http://httpTEST;
log_format upstreamlog5 &#039;$server_addr $server_port $proxy_add_x_forwarded_for $request_time $upstream_response_time $time_iso8601 $request $status $body_bytes_sent $sent_http_session_id $sent_http_pointType&#039;;
access_log  /var/log/nginx/services_proxy_access_5.log upstreamlog5;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[lalatop]]></name>
				<uri>https://linuxforum.ru/profile.php?id=32405</uri>
			</author>
			<updated>2014-10-22T07:58:35Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=427690#p427690</id>
		</entry>
</feed>
