[07] WHERE IS MY PRIVATE LOG FILE LOCATED? All access requests for your domain (successful and failed) can be found in norge:/var/log/nginx/yourdomain.com The log file has the following space-separated fields: 1. Remote IP address 2. - (Separator hyphen) 3. Remote user ("-" unless set with Basic Authentication) 4. [Timestamp] 5. "Request content" 6. Status code 7. Number of bytes sent 8. "Referrer URL" 9. "User agent" Log data is retained for the current month and previous eleven months. |
[back]