benluteijn / cherokee

Automatically exported from code.google.com/p/cherokee
0 stars 1 forks source link

Customize log files #248

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
All the log file types offered by cherokee are nice and good but in some
cases it would be nice to have a custom log structure. Also in most cases,
logging access to pictures is not necessary and just a wasting of space.
Would be nice to handle this somehow in Cherokee.

Original issue reported on code.google.com by nlublov...@gmail.com on 26 Nov 2008 at 8:48

GoogleCodeExporter commented 9 years ago
The self defined struction could be interesting, but I sincerely wonder if 
exclusion
of specific files is something we even should consider in Cherokee.

Original comment by ste...@konink.de on 26 Nov 2008 at 8:51

GoogleCodeExporter commented 9 years ago
Bare in mind that any dynamic generation of the log structure will probably add 
a significant overhead to
the web server. Maybe a statistics handler would be a better approach for these 
specific cases?

Original comment by tah...@gmail.com on 26 Nov 2008 at 8:59

GoogleCodeExporter commented 9 years ago
I totally agree.

Original comment by ste...@konink.de on 26 Nov 2008 at 9:03

GoogleCodeExporter commented 9 years ago
Experimental implementation in trunk:
http://svn.cherokee-project.com/browser/cherokee/trunk/cherokee/logger_custom.c

Original comment by alobbs on 1 Apr 2009 at 2:12

GoogleCodeExporter commented 9 years ago
This has been part of cherokee for a while, so I'm closing this one.

Original comment by tah...@gmail.com on 20 Apr 2010 at 9:38