Re: Host based logging

2020-02-29 Thread Alexander Curvers
2020 at 14:04, Konstantin Kolinko wrote: > сб, 29 февр. 2020 г. в 15:33, Alexander Curvers : > > > > > > Note the "". Those are comment wrappers in XML. > The above definition is commented-out and thus is ignored. > > --

Host based logging

2020-02-29 Thread Alexander Curvers
Hi I would like to request some help, on a vm I run tomcat behind nginx, nginx is configured as following: proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for ; proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Forwarded-Port