I know this is said countless times but i'm new at this 
so if i'm missing something really obvious don't 
chastise me to much :)

the apache conf file for the logformat is as follows

ServerSignature On
ErrorLog /usr/local/apache/logs/error_log
LogLevel warn
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%
{User-Agent}i\"" 
combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%
{User-Agent}i\" 
%{SSL_PROTOCOL}x %{SSL_CIPHER}x" ssl-combined
#CustomLog /usr/local/apache/logs/access_log common
#CustomLog /usr/local/apache/logs/referer_log referer
#CustomLog /usr/local/apache/logs/agent_log agent
#CustomLog /usr/local/apache/logs/ssl_request_log "%t %
h %{SSL_PROTOCOL}x 
%{SSL_CIPHER}x \"%r\" %b"
#CustomLog /usr/local/apache/logs/access_log combined
CustomLog /usr/local/apache/logs/access_log ssl-combined

Now which logformat do i use?  I know that i can use 
multiple formats  but 5 different formats?  when i do 
this i just recieve warnings on every line of the log.  
I have been trying to solve this for two days.  I know 
this is probaly a very neophyte question but any help 
would be apreciated

j.bottoms
+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to