You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Black Eagle <bl...@easynet.be> on 2004/03/10 17:54:12 UTC

[users@httpd] log converter

Hi guys,

Is it possible to convert logs from apache that where made with this 
directive:
CustomLog /var/log/apache/ssl_request_log \
          "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
into this
CustomLog /var/log/apache/ssl_request_log \
          "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""

Google,faqs and list archive didnt help me.
Which program can I use( if it exists ) ?

Thx
Black Eagle

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org