I am using pagespeed_console to monitor my ngx_pagespeed performance, and in the long run I'll use this data to finetune ngx_pagespeed.
https://developers.google.com/speed/pagespeed/module/console
Just two days and a couple of hits and my log size is 2.4mb.
I could be wrong but I dont think these pagespeed logs can be rotate using logrotate. Might break the whole thing?
Also I would like to know if anyone has any thoughs on performance impact of using pagespeed log and pagespeed console on a production server. It is a ec2 small running a few wordpress websites for my company. It runs nginx, apc, php5-fpm, fastcgi_cache and pagespeed console.
Best regards.