On 6/29/06, Charlie Davis <[EMAIL PROTECTED]> wrote:
Hey all,
Is there anyway to setup apache 1.3.6 to send its log files to a remote
server? Info to point me in the right direction would be fine. Google
has been no help. :|

1.3.6 is ancient and has several known security holes.  Upgrading
should be your first task.

There are several third-party modules that can be used to log to
remote servers over various sorts of protocols like mod_log_spread and
mod_log_sql.  Alternatively, you can use the piped-logging feature to
send your logs to an arbitrary program which can then distribute them
as it sees fit.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to