LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How do I view the default Apache access log file? (https://www.linuxquestions.org/questions/linux-general-1/how-do-i-view-the-default-apache-access-log-file-179815/)

johann519 05-09-2004 11:31 PM

How do I view the default Apache access log file?
 
I was just playing around with my server and I was in the httpd.conf and i saw that it was logging to "logs/access_log". I was wondering how I could view it. Thanks.

jtshaw 05-10-2004 12:00 AM

open it in a text editor

darkRoom 05-10-2004 11:46 AM

The path of the log file is appended to the server root. Check the server root and append 'logs/access_log.'

. . .then open in a text file. Do you know about 'locate' or 'find?'


All times are GMT -5. The time now is 08:03 PM.