How long does the server keep access log files?
Today I accessed my server log files and noticed they only go back to August 19th. Are access log files automatically dumped after a month?
If so, is there any way to recover them?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It depends how log rotation is configured. In unix environments this task usually delegated to the logrotate daemon.