Re: [logs] apache logging

From: Alek Goszczycki (agoszczyckiat_private)
Date: Sat May 25 2002 - 03:29:21 PDT

  • Next message: Rajkumar S.: "[logs] Logsurfer config file"

    Ganu Skop wrote:
    
    > hi all,
    > any one has come across on logging the apache log to
    > the central server ?
    > 
    > 
    
    
    hi,
    
    you may use:
    
    ErrorLog "| /usr/bin/logger -t 'error_log' "
    CustomLog "| /usr/bin/logger -t 'custom_log' " combined
    
    in httpd.conf and then forward syslog to your centralized log server.
    
    
    Best Regards,
    
    Alek Goszczycki
    eCard, Security Officer
    
    
    ---------------------------------------------------------------------
    To unsubscribe, e-mail: loganalysis-unsubscribeat_private
    For additional commands, e-mail: loganalysis-helpat_private
    



    This archive was generated by hypermail 2b30 : Mon May 27 2002 - 09:03:07 PDT