As the question says, I can find access logs upto 1 month old in the /var/logs/httpd folder. Where do I get older access logs from?
Are they even maintained/saved anywhere or deleted?
|
|
|
Have a log at your logrotate settings for those particular logs. You'll see the time interval for it to start a new log and how many copies it must keep. Anything prior to that gets deleted, so you would need to restore them from your backups. |
|||||
|
|
Usually they are deleted. It all depends on the specific distribution you're using, but most use |
|||
|
|