First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 222373
Alias:
Product:
Component:
Status: RESOLVED
Resolution: WONTFIX
Assigned To: Konstantin Arkhipov <voxus@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: marlon@hyves.nl
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
nginx_syslog.patch nginx syslog support patch marlon@hyves.nl 2008-05-16 10:27 0000 7.25 KB Details | Diff
nginx_syslog.patch made use of LOG_CRIT + LOG_NOTICE patch marlon@hyves.nl 2008-05-16 11:03 0000 7.25 KB Details | Diff
nginx_syslog.patch used format function for syslog() to allow %s, %d, etc in the string patch marlon@hyves.nl 2008-05-16 14:59 0000 7.26 KB Details | Diff
nginx-0.8.4.ebuild-syslog.patch add syslog support to ebuild patch Ben Taitelbaum 2009-07-08 10:32 0000 950 bytes Details | Diff
nginx-0.8.4-syslog.patch syslog patch for nginx 0.8.4 patch Ben Taitelbaum 2009-07-08 13:02 0000 6.53 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 222373 depends on: Show dependency tree
Bug 222373 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-05-16 10:27 0000
I've written a patch which allows the use of syslog in nginx.See
http://article.gmane.org/gmane.comp.web.nginx.english/5057

Reproducible: Always

------- Comment #1 From marlon@hyves.nl 2008-05-16 10:27:43 0000 -------
Created an attachment (id=153307) [details]
nginx syslog support

------- Comment #2 From marlon@hyves.nl 2008-05-16 11:03:43 0000 -------
Created an attachment (id=153311) [details]
made use of LOG_CRIT + LOG_NOTICE

new patch with different log facilities, instead of logging everything to
LOG_CRIT

------- Comment #3 From marlon@hyves.nl 2008-05-16 14:59:10 0000 -------
Created an attachment (id=153345) [details]
used format function for syslog() to allow %s, %d, etc in the string

------- Comment #4 From Fabian Groffen 2008-09-25 11:54:35 0000 -------
would be cool if Igor could at least make a response there :/

------- Comment #5 From Vasiliy Tolstov 2009-03-03 13:15:39 0000 -------
(In reply to comment #4)
> would be cool if Igor could at least make a response there :/
> 

Author of Nginx (Igor) does not like logging to syslog in nginx - see mail
archive

------- Comment #6 From Ben Taitelbaum 2009-07-07 16:49:20 0000 -------
I'm trying to write an ebuild that includes this patch with the syslog USE
flag, but the patch isn't fully working (about half of the hunks fail) with
nginx 0.8.4

Any chance there's an updated patch?

------- Comment #7 From Ben Taitelbaum 2009-07-08 10:32:17 0000 -------
Created an attachment (id=197160) [details]
add syslog support to ebuild

This patch adds the syslog nginx patch and compiles nginx with syslog support
when the syslog USE flag is present.

------- Comment #8 From marlon@hyves.nl 2009-07-08 10:35:55 0000 -------
I'll take a look to make it working against the latest 0.7 and 0.8 branch

------- Comment #9 From Ben Taitelbaum 2009-07-08 13:02:26 0000 -------
Created an attachment (id=197180) [details]
syslog patch for nginx 0.8.4

I updated the patch to work with nginx-0.8.4

I've tested this with the ebuild patch attached to this ticket, and it works
with my nginx configs, but the patch might be messy (when I tried compiling by
hand, it had some warnings), so if someone could check it out, that'd be great.

------- Comment #10 From Johan Bergström 2009-07-21 13:09:02 0000 -------
I'm a bit biased toward third party patching in Nginx. For instance - if this
goes through, do we also accept mod_wsgi patches or perhaps passenger? This
small and easy to use web server can easily grow into something more complex.

------- Comment #11 From Dirkjan Ochtman 2010-01-03 21:01:20 0000 -------
At this time I don't want to increase the maintenance load by pulling in more
stuff from outside the distribution, so closing as WONTFIX.

First Last Prev Next    No search results available      Search page      Enter new bug