Send the native log to syslog
authorRuss Allbery <rra@debian.org>
Thu, 26 Jun 2008 00:18:03 +0000 (17:18 -0700)
committerSam Hartman <hartmans@debian.org>
Mon, 1 Nov 2010 00:10:18 +0000 (20:10 -0400)
commit2549bf970b43c7a1f03048789f1c9d48cf24d528
tree4b3a092672bdf85ceb58ed6b83dc97d49d6945cc
parenta996086f3af5bf225c6bd7301ba78dd0f53148fa
Send the native log to syslog

The default native log appender tries to write to native.log in the
Apache log directory, but since that directory is not writable by the
Apache web user (regular Apache logs are handled by the root process),
the logs normally go nowhere.  Change the default to log to syslog so
the logs at least go somewhere.
configs/native.logger.in