https://bz.apache.org/bugzilla/show_bug.cgi?id=57784

            Bug ID: 57784
           Summary: [RFE] Multiple ErrorLog directives
           Product: Apache httpd-2
           Version: 2.4.12
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core
          Assignee: [email protected]
          Reporter: [email protected]

Our central security team wants all our httpd error logs sent to their central
syslogger.  I would like to keep my local log files for my review.

Since ErrorLog has the ability to send to syslog or to a local file, can the
behavior be amended so that I can do both?  I can fix up rsyslog to not store
the duplicate copies on my own.  

My end goal looks something like:

# my log files
ErrorLog logs/error_log
# logging via syslog
ErrorLog syslog:local7

Currently I am only able to set one destination for ErrorLog, being able to
duplicate the targets would be helpful for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to