https://bz.apache.org/bugzilla/show_bug.cgi?id=59372
Bug ID: 59372
Summary: Add syslog tag
Product: Apache httpd-2
Version: 2.4-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Core
Assignee: [email protected]
Reporter: [email protected]
Hello,
When we want to redirect logs to syslog, we have 2 possibilities :
ErrorLog "| /usr/bin/logger -t httpd.myinstance"
ErrorLog syslog
logger has this nice feature, we can specify a tag, httpd.myinstance in my
example. Very practical when we have several Apache instances.
Could we then think about adding the possibility to specify a syslog tag when
we use the syslog log method ?
Thank you very much !
Ben
--
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]