Logs

Discussion in 'Installation/Configuration' started by stef157, Apr 30, 2014.

  1. stef157

    stef157 Member

    Hi again…
    I want to know if it's possible to generate some log for each website, all those log have to be locate in (website root)/log/

    1) slowlog for mysql
    2) ftp
    3) mail (send by php)

    For the mail, I've created this snippets :
    Code:
    mail.log = /var/www/clients/client3/web189/log/mail.log
    But i've to create a file… edit manually each time and there is no rotation…

    Any idea ?

    Thanks
     

Share This Page