Say you have the following Apache log directives, the logs (1 for each day) will be placed in IFS directory /www/rdwebshp/logs ...
LogFormat "%h %l %u %t \"%r\" %>s %b" common
SetEnvIf Request_URI \.shtml$ rel-web
CustomLog /www/rdwebshp/logs/http_access.log common env=rel-web
----- Original Message -----
From: "fbocch2595@xxxxxxx" <fbocch2595@xxxxxxx>
To: midrange-l@xxxxxxxxxxxx
Cc:
Sent: Tuesday, June 5, 2012 8:57 AM
Subject: How to view apache logs?
Hi Folks, I'm trying to access the logs output by apache and the link below is good but doesn't give me the path to the logs in the IFS. Do any of you folks know that?
Thanks, Frank
http://publib.boulder.ibm.com/iseries/v5r2/ic2924/info/rzaie/rzaieconfiglogs.htm