]> git.kaiwu.me - nginx.git/commit
Syslog: added "nohostname" option.
authorVladimir Homutov <vl@nginx.com>
Mon, 26 Oct 2015 16:06:42 +0000 (19:06 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 26 Oct 2015 16:06:42 +0000 (19:06 +0300)
commite7d298f3fc79785d22a1227b3c140529a6356fff
tree804f3b3eaa0ccc6ed562c8c343da97450940931d
parent090c4710323209caacf26c6393200975fe2d0038
Syslog: added "nohostname" option.

The option disables sending hostname in the syslog message header.  This is
useful with syslog daemons that do not expect it (tickets #677 and #783).
src/core/ngx_syslog.c
src/core/ngx_syslog.h