On 21.09.2010 16:45, marcos rebelo wrote:
Hy all
I would like to add one ID to every line of my error log file. Like
this I could grep the log lines for every call
in the access log I did:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
\"%{User-Agent}i\" \"%{MY_REQUEST_ID}e\"" combined
H
Hy all
I would like to add one ID to every line of my error log file. Like
this I could grep the log lines for every call
in the access log I did:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
\"%{User-Agent}i\" \"%{MY_REQUEST_ID}e\"" combined
How may I do something similar in the error l