Access Logs and Error Logs (LOGGING BASICS) in apache

1. Locate where logged data is stored This simple task is made harder by the fact that Apache is cross-platform software that runs on nearly every server-based operating system. While you might expect that Apache log files will be stored in different file system locations when running on a Mac or Windows PC, you should note that different Linux distros have their own ideas where to store log data. Apache also stores data in a number of different logging formats.

Read more