Cannot read/access Apache2 access logs
        Posted  
        
            by webworm
        on Server Fault
        
        See other posts from Server Fault
        
            or by webworm
        
        
        
        Published on 2010-03-30T17:25:30Z
        Indexed on 
            2010/03/30
            17:33 UTC
        
        
        Read the original article
        Hit count: 580
        
I have been asked to take a look at some access logs for an Apcahe2 web server running on Ubuntu. I have been told by the administrator of the machine that my login has "admin" access yet I cannot seem to copy the access logs from Apache2 to my local machine via FTP for analysis.
I figure one of two things is happening ...
- I don't really have full admin access
- Some other process (perhaps Apache2) has control of the log files and won't let me copy them. - How can I tell if I truly have admin access? What type of access do I need to request? Root access? Something else? Should I be able to copy these log files with admin access? 
© Server Fault or respective owner