Apache should just have a single access and error log like nginx, no need for one per site as this clutters the pimpmylogs interface and we are unlikely to be developing multiple sites concurrently on our own boxes
pimpmylogs is installed via a git checkout to the mounted persistent storage directory which causes problems when trying to use chef to manage the config file for the same permission based issues that happened when trying to create ssl certificates - needs to be installed somewhere else
pimpmylogs version isn't updated by the chef script so versions differ between users boxes
Currently only displays the main apache logs but other log files exist for each site - can it display all apache logs?